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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/host/
H A Dmmci.h57 #define MCI_RXACTIVE (1 << 13) macro
H A Dmmci.c299 if (status & MCI_RXACTIVE)
320 if (status & MCI_RXACTIVE)
333 if (status & MCI_RXACTIVE && host->size < MCI_FIFOSIZE)

Completed in 83 milliseconds