Searched refs:CIO2_INT_IOS_IOLN (Results 1 – 2 of 2) sorted by relevance
158 #define CIO2_INT_IOS_IOLN(dma) (1U << (((dma) >> 1U) + 12U)) macro
711 if (int_status & CIO2_INT_IOS_IOLN(d)) { in cio2_irq_handle_once()712 clr |= CIO2_INT_IOS_IOLN(d); in cio2_irq_handle_once()