Searched refs:CSR_STATE_BIT_ABDICATE (Results 1 – 3 of 3) sorted by relevance
42 #define CSR_STATE_BIT_ABDICATE (1 << 10) macro
2384 value |= CSR_STATE_BIT_ABDICATE; in ohci_read_csr()2431 if (value & CSR_STATE_BIT_ABDICATE) in ohci_write_csr()2441 if (value & CSR_STATE_BIT_ABDICATE) in ohci_write_csr()
1095 CSR_STATE_BIT_ABDICATE); in handle_registers()