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