Searched refs:dma_in_use (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 Domap.c157 unsigned dma_in_use:1; member in struct:mmc_omap_host
435 if (host->dma_in_use)
492 if (host->dma_in_use)
507 if (!host->dma_in_use) {
1086 host->dma_in_use = 0;
1129 host->dma_in_use = 1;
1140 host->dma_in_use = 0;
1154 if (host->dma_in_use)

Completed in 52 milliseconds