Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dsun6i-dma.c74 #define DMA_CHAN_CFG_DST_BURST(x) (DMA_CHAN_CFG_SRC_BURST(x) << 16) macro
307 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()