Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-ep93xx/
Ddma-m2p.c48 #define M2P_INTERRUPT 0x04 macro
164 irq_status = readl(ch->base + M2P_INTERRUPT); in m2p_irq()
167 writel(M2P_INTERRUPT_ERROR, ch->base + M2P_INTERRUPT); in m2p_irq()