Searched refs:WBSD_FIFO_EMPTY (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.h64 #define WBSD_FIFO_EMPTY 0x80 macro
H A Dwbsd.c435 while (!((fsr = inb(host->base + WBSD_FSR)) & WBSD_FIFO_EMPTY)) {
503 if (fsr & WBSD_FIFO_EMPTY)
/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.h64 #define WBSD_FIFO_EMPTY 0x80 macro
H A Dwbsd.c435 while (!((fsr = inb(host->base + WBSD_FSR)) & WBSD_FIFO_EMPTY)) {
503 if (fsr & WBSD_FIFO_EMPTY)

Completed in 103 milliseconds