Searched refs:CSR_STATE_BIT_ABDICATE (Results 1 – 3 of 3) sorted by relevance
51 #define CSR_STATE_BIT_ABDICATE (1 << 10) macro
2692 value |= CSR_STATE_BIT_ABDICATE; in ohci_read_csr()2739 if (value & CSR_STATE_BIT_ABDICATE) in ohci_write_csr()2749 if (value & CSR_STATE_BIT_ABDICATE) in ohci_write_csr()
1217 CSR_STATE_BIT_ABDICATE); in handle_registers()