Searched refs:TXFIFO_TEMPTY (Results 1 – 3 of 3) sorted by relevance
539 #define TXFIFO_TEMPTY 0x80 /* TX FIFO Empty */ macro
637 #define TXFIFO_TEMPTY 0x80 // TX FIFO Empty macro
713 if (unlikely(packet_no & TXFIFO_TEMPTY)) { in smc_tx()