Searched refs:WBSD_FIFO_EMPTY (Results 1 – 2 of 2) sorted by relevance
60 #define WBSD_FIFO_EMPTY 0x80 macro
419 while (!((fsr = inb(host->base + WBSD_FSR)) & WBSD_FIFO_EMPTY)) { in wbsd_empty_fifo()490 if (fsr & WBSD_FIFO_EMPTY) in wbsd_fill_fifo()
Completed in 9 milliseconds