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

/linux-4.4.14/arch/arm/plat-pxa/include/plat/
H A Ddma.h11 #define DTADR(n) DMAC_REG(0x0208 + ((n) << 4)) macro
/linux-4.4.14/drivers/dma/
H A Dmmp_pdma.c33 #define DTADR(n) (0x0208 + ((n) << 4)) macro
H A Dpxa_dma.c34 #define DTADR(n) (0x0208 + ((n) << 4)) macro

Completed in 84 milliseconds