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

/linux-4.4.14/arch/arm/plat-pxa/include/plat/
H A Ddma.h6 #define DCSR(n) DMAC_REG((n) << 2) macro
/linux-4.4.14/drivers/dma/
H A Dmmp_pdma.c28 #define DCSR 0x0000 macro
H A Dpxa_dma.c29 #define DCSR(n) (0x0000 + ((n) << 2)) macro

Completed in 121 milliseconds