Home
last modified time | relevance | path

Searched defs:DCMD_FLOWSRC (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/plat-pxa/include/plat/
Ddma.h41 #define DCMD_FLOWSRC (1 << 29) /* Flow Control by the source. */ macro
/linux-4.1.27/drivers/dma/
Dmmp_pdma.c62 #define DCMD_FLOWSRC BIT(29) /* Flow Control by the source. */ macro