Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dsun6i-dma.c57 #define DMA_CHAN_ENABLE 0x00 macro
264 DMA_CHAN_ENABLE, in sun6i_dma_dump_chan_regs()
265 readl(pchan->base + DMA_CHAN_ENABLE), in sun6i_dma_dump_chan_regs()
469 writel(DMA_CHAN_ENABLE_START, pchan->base + DMA_CHAN_ENABLE); in sun6i_dma_start_desc()
936 writel(DMA_CHAN_ENABLE_STOP, pchan->base + DMA_CHAN_ENABLE); in sun6i_dma_terminate_all()