Searched refs:RX_FIFO_EMPTY (Results 1 – 3 of 3) sorted by relevance
237 #define RX_FIFO_EMPTY BIT(26) macro
203 #define RX_FIFO_EMPTY BIT(1) macro
408 while (!(reg_val_FLR & RX_FIFO_EMPTY) && limit--) { in flush_fifo_rx()