Searched refs:ISR_RX (Results 1 – 2 of 2) sorted by relevance
142 #define ISR_RX 0x00000010 macro
595 if ((ISR_Status & ISR_RX) || (ISR_Status & ISR_RXBUFFOVR)) { in ax88180_recv()