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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dmsm_sdcc.h206 struct resource *dmares; member in struct:msmsdcc_host
H A Dmsm_sdcc.c1029 if (!host->dmares)
1044 host->dma.channel = host->dmares->start;
1059 struct resource *dmares = NULL; local
1078 dmares = platform_get_resource(pdev, IORESOURCE_DMA, 0);
1118 host->dmares = dmares;

Completed in 58 milliseconds