Searched refs:FIFO_EMPTY (Results 1 – 2 of 2) sorted by relevance
177 #define FIFO_EMPTY 0x80 /* FIFO empty */ macro
690 while ((packet & FIFO_EMPTY) == 0) { in smc_task_rx()861 if ((packet & FIFO_EMPTY) == 0) { in smc_task_intr()