Searched refs:CIRQ_CON_EN_BITS (Results 1 – 2 of 2) sorted by relevance
55 #define CIRQ_CON_EN_BITS U(0) macro
459 st |= (CIRQ_CON_EN << CIRQ_CON_EN_BITS); in mt_cirq_enable()472 st &= ~(CIRQ_CON_EN << CIRQ_CON_EN_BITS); in mt_cirq_disable()
Completed in 3 milliseconds