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