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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mmc/host/
H A Dwbsd.h65 #define WBSD_FIFO_FULL 0x40 macro
H A Dwbsd.c445 if (fsr & WBSD_FIFO_FULL)
503 while (!((fsr = inb(host->base + WBSD_FSR)) & WBSD_FIFO_FULL)) {

Completed in 87 milliseconds