Home
last modified time | relevance | path

Searched refs:M2P_CONTROL (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/arm/mach-ep93xx/
Ddma-m2p.c43 #define M2P_CONTROL 0x00 macro
145 writel(v, ch->base + M2P_CONTROL); in m2p_set_control()
146 readl(ch->base + M2P_CONTROL); in m2p_set_control()
207 v = readl(ch->base + M2P_CONTROL) & ~(M2P_CONTROL_STALL_IRQ_EN | in m2p_irq()
275 v = readl(ch->base + M2P_CONTROL); in channel_disable()
335 v = readl(ch->base + M2P_CONTROL); in ep93xx_dma_m2p_submit()