Searched refs:ISR_RXRDY (Results 1 – 1 of 1) sorted by relevance
86 # define ISR_RXRDY(x) (1 << ((x * 4) + 1)) macro495 if (s->opened[i] && (isr & ISR_RXRDY(i))) in sccnxp_handle_events()