Searched refs:RX_FIFO_EMPTY (Results 1 – 4 of 4) sorted by relevance
238 #define RX_FIFO_EMPTY BIT(26) macro
198 #define RX_FIFO_EMPTY BIT(1) macro
403 while (!(reg_val_FLR & RX_FIFO_EMPTY) && limit--) { in flush_fifo_rx()
47 #define RX_FIFO_EMPTY 0 macro