Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dsun6i-dma.c56 #define DMA_CHAN_ENABLE 0x00 macro
263 DMA_CHAN_ENABLE, in sun6i_dma_dump_chan_regs()
264 readl(pchan->base + DMA_CHAN_ENABLE), in sun6i_dma_dump_chan_regs()
468 writel(DMA_CHAN_ENABLE_START, pchan->base + DMA_CHAN_ENABLE); in sun6i_dma_start_desc()
935 writel(DMA_CHAN_ENABLE_STOP, pchan->base + DMA_CHAN_ENABLE); in sun6i_dma_terminate_all()