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