Searched refs:M2P_CONTROL (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-ep93xx/
H A Ddma-m2p.c43 #define M2P_CONTROL 0x00 macro
145 writel(v, ch->base + M2P_CONTROL);
146 readl(ch->base + M2P_CONTROL);
207 v = readl(ch->base + M2P_CONTROL) & ~(M2P_CONTROL_STALL_IRQ_EN |
275 v = readl(ch->base + M2P_CONTROL);
335 v = readl(ch->base + M2P_CONTROL);

Completed in 106 milliseconds