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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-imx/
H A Ddma-v1.c55 #define DMA_CNTR(x) (0x88 + ((x) << 6)) /* Count Registers */ macro
178 imx_dmav1_writel(now, DMA_CNTR(channel));
184 imx_dmav1_readl(DMA_CNTR(channel)));
251 imx_dmav1_writel(dma_length, DMA_CNTR(channel));

Completed in 86 milliseconds