Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-pnx4008/include/mach/
Ddma.h25 #define DMAC_INT_ERR_STAT (DMAC_BASE + 0x000c) macro
/linux-2.6.39/arch/arm/mach-pnx4008/
Ddma.c1040 unsigned long eint = __raw_readl(DMAC_INT_ERR_STAT); in dma_irq_handler()