Searched refs:RX_FIFO_EMPTY (Results 1 – 4 of 4) sorted by relevance
238 #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()
55 #define RX_FIFO_EMPTY 0 macro