Searched refs:CSR_STATE_BIT_CMSTR (Results 1 – 9 of 9) 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()
2620 value = CSR_STATE_BIT_CMSTR; in ohci_read_csr()2666 if ((value & CSR_STATE_BIT_CMSTR) && ohci->is_root) { in ohci_write_csr()2676 if ((value & CSR_STATE_BIT_CMSTR) && ohci->is_root) { in ohci_write_csr()