Searched refs:TXFIFO_TEMPTY (Results 1 – 2 of 2) sorted by relevance
618 #define TXFIFO_TEMPTY 0x80 // TX FIFO Empty macro
714 if (unlikely(packet_no & TXFIFO_TEMPTY)) { in smc_tx()