Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dsun6i-dma.c54 #define DMA_CHAN_ENABLE 0x00 macro
218 DMA_CHAN_ENABLE, in sun6i_dma_dump_chan_regs()
219 readl(pchan->base + DMA_CHAN_ENABLE), in sun6i_dma_dump_chan_regs()
389 writel(DMA_CHAN_ENABLE_START, pchan->base + DMA_CHAN_ENABLE); in sun6i_dma_start_desc()
718 writel(DMA_CHAN_ENABLE_STOP, pchan->base + DMA_CHAN_ENABLE); in sun6i_dma_terminate_all()