Searched refs:CSR_STATE_BIT_ABDICATE (Results 1 – 3 of 3) sorted by relevance
51 #define CSR_STATE_BIT_ABDICATE (1 << 10) macro
2767 value |= CSR_STATE_BIT_ABDICATE; in ohci_read_csr()2811 if (value & CSR_STATE_BIT_ABDICATE) in ohci_write_csr()2821 if (value & CSR_STATE_BIT_ABDICATE) in ohci_write_csr()
1194 CSR_STATE_BIT_ABDICATE); in handle_registers()