Searched refs:RXFIFO_EMPTY (Results 1 – 1 of 1) sorted by relevance
310 #define RXFIFO_EMPTY 0x10 macro313 #define FIFO_EMPTY (TXFIFO_EMPTY | RXFIFO_EMPTY)8606 if (!(ocp_data & RXFIFO_EMPTY)) { in rtl8152_runtime_suspend()