Searched refs:CSR_STATE_BIT_CMSTR (Results 1 – 3 of 3) sorted by relevance
50 #define CSR_STATE_BIT_CMSTR (1 << 8) macro
496 transaction_data[0] = cpu_to_be32(CSR_STATE_BIT_CMSTR); in bm_work()
2632 value = CSR_STATE_BIT_CMSTR; in ohci_read_csr()2678 if ((value & CSR_STATE_BIT_CMSTR) && ohci->is_root) { in ohci_write_csr()2688 if ((value & CSR_STATE_BIT_CMSTR) && ohci->is_root) { in ohci_write_csr()