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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/host/
H A Domap.c127 unsigned dma_in_use:1; member in struct:mmc_omap_host
262 if (host->dma_in_use) {
301 if (!host->dma_in_use) {
798 host->dma_in_use = 0;
841 host->dma_in_use = 1;
852 host->dma_in_use = 0;
867 if (host->dma_in_use)

Completed in 68 milliseconds