Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/plat-pxa/include/plat/
Ddma.h42 #define DCMD_FLOWTRG (1 << 28) /* Flow Control by the target. */ macro
/linux-4.1.27/drivers/dma/
Dmmp_pdma.c63 #define DCMD_FLOWTRG BIT(28) /* Flow Control by the target. */ macro