Searched refs:DMA_CHAN_CFG_DST_BURST (Results 1 – 1 of 1) sorted by relevance
74 #define DMA_CHAN_CFG_DST_BURST(x) (DMA_CHAN_CFG_SRC_BURST(x) << 16) macro307 DMA_CHAN_CFG_DST_BURST(dst_burst) | in sun6i_dma_cfg_lli()546 DMA_CHAN_CFG_DST_BURST(burst) | in sun6i_dma_prep_dma_memcpy()