csr_host_int_type_0 227 dev/ic/pdq.c csrs->csr_host_int_type_0 = PDQ_CSR_OFFSET(csr_base, 6 * csrsize); csr_host_int_type_0 270 dev/ic/pdq.c PDQ_CSR_WRITE(csrs, csr_host_int_type_0, PDQ_HOST_INT_CSR_CMD_DONE); csr_host_int_type_0 272 dev/ic/pdq.c while ((PDQ_CSR_READ(csrs, csr_host_int_type_0) & PDQ_HOST_INT_CSR_CMD_DONE) == 0 && cnt < 33000000) csr_host_int_type_0 275 dev/ic/pdq.c if (PDQ_CSR_READ(csrs, csr_host_int_type_0) & PDQ_HOST_INT_CSR_CMD_DONE) { csr_host_int_type_0 276 dev/ic/pdq.c PDQ_CSR_WRITE(csrs, csr_host_int_type_0, PDQ_HOST_INT_CSR_CMD_DONE); csr_host_int_type_0 1142 dev/ic/pdq.c PDQ_CSR_WRITE(csrs, csr_host_int_type_0, 0xFF); csr_host_int_type_0 1191 dev/ic/pdq.c PDQ_CSR_WRITE(csrs, csr_host_int_type_0, 0xFF); csr_host_int_type_0 1281 dev/ic/pdq.c data = PDQ_CSR_READ(csrs, csr_host_int_type_0); csr_host_int_type_0 1307 dev/ic/pdq.c PDQ_CSR_WRITE(csrs, csr_host_int_type_0, PDQ_HOST_INT_STATE_CHANGE); csr_host_int_type_0 1320 dev/ic/pdq.c PDQ_CSR_WRITE(csrs, csr_host_int_type_0, PDQ_HOST_INT_XMT_DATA_FLUSH); csr_host_int_type_0 1463 dev/ic/pdq.c pdq->pdq_csrs.csr_host_int_type_0, PDQ_CSR_READ(&pdq->pdq_csrs, csr_host_int_type_0))); csr_host_int_type_0 1554 dev/ic/pdq.c PDQ_CSR_READ(&pdq->pdq_csrs, csr_host_int_type_0) & PDQ_HOST_INT_FATAL_ERROR)); csr_host_int_type_0 118 dev/ic/pdqreg.h pdq_bus_memoffset_t csr_host_int_type_0; /* 0x18 [RW] */