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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dmxcmmc.c148 static inline int mxcmci_use_dma(struct mxcmci_host *host) function
260 if (mxcmci_use_dma(host))
301 if (mxcmci_use_dma(host)) {
547 if (!mxcmci_use_dma(host) && host->data)
570 if (mxcmci_use_dma(host) &&
585 if (mxcmci_use_dma(host) &&

Completed in 67 milliseconds