Home
last modified time | relevance | path

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

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