Searched defs:RX_FIFO_FULL (Results 1 – 4 of 4) sorted by relevance
25 #define RX_FIFO_FULL (1 << 8) macro
50 #define RX_FIFO_FULL 3 /* completely full */ macro
83 #define RX_FIFO_FULL 0x0004 /* RX FIFO full */ macro
198 #define RX_FIFO_FULL BIT(2) macro