Searched refs:csr_state (Results 1 – 2 of 2) sorted by relevance
203 *state = csr_handle->csr_state; in hci1394_csr_state_get()244 csr_handle->csr_state |= supported_state; in hci1394_csr_state_bset()286 csr_handle->csr_state &= ~state; in hci1394_csr_state_bclr()475 csr_handle->csr_state &= ~IEEE1394_CSR_STATE_ABDICATE; in hci1394_csr_bus_reset()490 csr_handle->csr_state &= ~IEEE1394_CSR_STATE_CMSTR; in hci1394_csr_bus_reset()507 csr_handle->csr_state |= IEEE1394_CSR_STATE_CMSTR; in hci1394_csr_bus_reset()516 csr_handle->csr_state &= ~IEEE1394_CSR_STATE_CMSTR; in hci1394_csr_bus_reset()560 csr->csr_state = 0; in hci1394_csr_state_init()
101 uint32_t csr_state; member