Searched refs:IEEE1394_CSR_STATE_CMSTR (Results 1 – 5 of 5) sorted by relevance
210 IEEE1394_CSR_STATE_CMSTR | IEEE1394_CSR_STATE_DREQ); in hci1394_csr_state_bset()216 if ((supported_state & IEEE1394_CSR_STATE_CMSTR) && in hci1394_csr_state_bset()247 IEEE1394_CSR_STATE_CMSTR | IEEE1394_CSR_STATE_DREQ); in hci1394_csr_state_bclr()253 if ((supported_state & IEEE1394_CSR_STATE_CMSTR) && in hci1394_csr_state_bclr()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()
250 IEEE1394_CSR_STATE_CMSTR); in hci1394_isr()
284 #define IEEE1394_CSR_STATE_CMSTR 0x00000100 macro
866 data = IEEE1394_CSR_STATE_CMSTR; in s1394_cycle_too_long_callback()
500 data = data & ~IEEE1394_CSR_STATE_CMSTR; in s1394_CSR_state_clear()591 data = data & ~IEEE1394_CSR_STATE_CMSTR; in s1394_CSR_state_set()