Searched defs:DCMD (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/arm/plat-pxa/include/plat/
H A Ddma.h12 #define DCMD(n) DMAC_REG(0x020c + ((n) << 4)) macro
/linux-4.4.14/drivers/dma/
H A Dmmp_pdma.c34 #define DCMD 0x020c macro
H A Dpxa_dma.c35 #define DCMD(n) (0x020c + ((n) << 4)) macro
/linux-4.4.14/drivers/tty/
H A Dsynclinkmp.c378 #define DCMD 0x95 macro

Completed in 148 milliseconds