Searched refs:CIO2_INT_IOOE (Results 1 – 2 of 2) sorted by relevance
162 #define CIO2_INT_IOOE BIT(23) macro
655 if (int_status & CIO2_INT_IOOE) { in cio2_irq_handle_once()682 int_status &= ~CIO2_INT_IOOE; in cio2_irq_handle_once()
Completed in 12 milliseconds