Searched refs:RXFIFO_EMPTY (Results 1 – 2 of 2) sorted by relevance
200 #define RXFIFO_EMPTY 0x10 macro203 #define FIFO_EMPTY (TXFIFO_EMPTY | RXFIFO_EMPTY)
271 #define RXFIFO_EMPTY 0x10 macro274 #define FIFO_EMPTY (TXFIFO_EMPTY | RXFIFO_EMPTY)5745 if (!(ocp_data & RXFIFO_EMPTY)) { in rtl8152_runtime_suspend()