Searched refs:ISR_RCV (Results 1 – 4 of 4) sorted by relevance
197 #define ISR_RCV 0x04 /* Packet available in Downlink FIFO */ macro
110 #define ISR_RCV 0x40000000 macro
2129 if (isr & ISR_RCV) { in slic_interrupt_card_up()
1841 if (inttype & ISR_RCV) { in ft1000_interrupt()