Searched refs:WBSD_FIFO_FULL (Results 1 – 2 of 2) sorted by relevance
61 #define WBSD_FIFO_FULL 0x40 macro
424 if (fsr & WBSD_FIFO_FULL) in wbsd_empty_fifo()485 while (!((fsr = inb(host->base + WBSD_FSR)) & WBSD_FIFO_FULL)) { in wbsd_fill_fifo()