Searched refs:WBSD_FIFO_FULL (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mmc/host/
H A Dwbsd.h65 #define WBSD_FIFO_FULL 0x40 macro
H A Dwbsd.c440 if (fsr & WBSD_FIFO_FULL)
498 while (!((fsr = inb(host->base + WBSD_FSR)) & WBSD_FIFO_FULL)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mmc/host/
H A Dwbsd.h65 #define WBSD_FIFO_FULL 0x40 macro
H A Dwbsd.c440 if (fsr & WBSD_FIFO_FULL)
498 while (!((fsr = inb(host->base + WBSD_FSR)) & WBSD_FIFO_FULL)) {

Completed in 71 milliseconds