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

/linux-4.4.14/arch/arm/plat-pxa/include/plat/
H A Ddma.h10 #define DSADR(n) DMAC_REG(0x0204 + ((n) << 4)) macro
/linux-4.4.14/drivers/dma/
H A Dmmp_pdma.c32 #define DSADR(n) (0x0204 + ((n) << 4)) macro
H A Dpxa_dma.c33 #define DSADR(n) (0x0204 + ((n) << 4)) macro

Completed in 174 milliseconds