Searched refs:CSR_STATE_BIT_ABDICATE (Results 1 – 3 of 3) sorted by relevance
51 #define CSR_STATE_BIT_ABDICATE (1 << 10) macro
1127 CSR_STATE_BIT_ABDICATE); in handle_registers()
2672 value |= CSR_STATE_BIT_ABDICATE; in ohci_read_csr()2719 if (value & CSR_STATE_BIT_ABDICATE) in ohci_write_csr()2729 if (value & CSR_STATE_BIT_ABDICATE) in ohci_write_csr()