Searched refs:dma_allocated (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 Dimxmmc.c70 int dma_allocated; member in struct:imxmci_host
982 host->dma_allocated = 0;
1029 host->dma_allocated = 1;
1060 if (host->dma_allocated) {
1062 host->dma_allocated = 0;
1093 if (host->dma_allocated) {
1095 host->dma_allocated = 0;

Completed in 198 milliseconds