Home
last modified time | relevance | path

Searched defs:DDADR_STOP (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/plat-pxa/include/plat/
Ddma.h37 #define DDADR_STOP (1 << 0) /* Stop (read / write) */ macro
/linux-4.4.14/drivers/dma/
Dmmp_pdma.c58 #define DDADR_STOP BIT(0) /* Stop (read / write) */ macro
Dpxa_dma.c58 #define DDADR_STOP BIT(0) /* Stop (read / write) */ macro