Searched refs:GREG_STAT_TXALL (Results 1 – 4 of 4) sorted by relevance
61 #define GREG_STAT_TXALL 0x02000000 /* Transmitted all packets in the tx-fifo */ macro
42 #define GREG_STAT_TXALL 0x00000002 /* All TX frames transferred */ macro
2128 if (happy_status & GREG_STAT_TXALL) { in happy_meal_interrupt()2158 GREG_STAT_TXALL | in quattro_sbus_interrupt()2175 if (happy_status & GREG_STAT_TXALL) { in quattro_sbus_interrupt()
807 if (gem_status & (GREG_STAT_TXALL | GREG_STAT_TXINTME)) in gem_interrupt()