Searched refs:DCMD_FLOWTRG (Results 1 – 3 of 3) sorted by relevance
97 #define DCMD_FLOWTRG (1 << 28) macro174 if (s->chan[ch].cmd & DCMD_FLOWTRG) in pxa2xx_dma_descriptor_fetch()203 if ((ch->cmd & (DCMD_FLOWSRC | DCMD_FLOWTRG)) && !ch->request) in pxa2xx_dma_run()228 if ((ch->cmd & (DCMD_FLOWSRC | DCMD_FLOWTRG)) && in pxa2xx_dma_run()
59 #define DCMD_FLOWTRG BIT(28) /* Flow Control by the target. */ macro708 chan->dcmd = DCMD_INCSRCADDR | DCMD_FLOWTRG; in mmp_pdma_config_write()
299 #define DCMD_FLOWTRG (1 << 28) /* Flow Control by the target. */ macro314 #define DCMD_TXPCDR (DCMD_INCSRCADDR|DCMD_FLOWTRG|DCMD_BURST32|DCMD_WIDTH4)