Searched refs:csr_state (Results 1 – 2 of 2) sorted by relevance
186 *state = csr_handle->csr_state; in hci1394_csr_state_get()222 csr_handle->csr_state |= supported_state; in hci1394_csr_state_bset()259 csr_handle->csr_state &= ~state; in hci1394_csr_state_bclr()416 csr_handle->csr_state &= ~IEEE1394_CSR_STATE_ABDICATE; in hci1394_csr_bus_reset()431 csr_handle->csr_state &= ~IEEE1394_CSR_STATE_CMSTR; in hci1394_csr_bus_reset()448 csr_handle->csr_state |= IEEE1394_CSR_STATE_CMSTR; in hci1394_csr_bus_reset()457 csr_handle->csr_state &= ~IEEE1394_CSR_STATE_CMSTR; in hci1394_csr_bus_reset()496 csr->csr_state = 0; in hci1394_csr_state_init()
99 uint32_t csr_state; member