Searched defs:DDADR (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/plat-pxa/include/plat/
H A Ddma.h9 #define DDADR(n) DMAC_REG(0x0200 + ((n) << 4)) macro
/linux-4.4.14/drivers/dma/
H A Dmmp_pdma.c31 #define DDADR 0x0200 macro
H A Dpxa_dma.c32 #define DDADR(n) (0x0200 + ((n) << 4)) macro

Completed in 114 milliseconds