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