Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dpxa2xx_dma.c97 #define DCMD_FLOWTRG (1 << 28) macro
/openbmc/linux/drivers/dma/
H A Dmmp_pdma.c59 #define DCMD_FLOWTRG BIT(28) /* Flow Control by the target. */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h299 #define DCMD_FLOWTRG (1 << 28) /* Flow Control by the target. */ macro