Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dmmp_pdma.c59 #define DCMD_FLOWTRG BIT(28) /* Flow Control by the target. */ macro
708 chan->dcmd = DCMD_INCSRCADDR | DCMD_FLOWTRG; in mmp_pdma_config_write()
/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
314 #define DCMD_TXPCDR (DCMD_INCSRCADDR|DCMD_FLOWTRG|DCMD_BURST32|DCMD_WIDTH4)