Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dsun6i-dma.c56 #define DMA_CHAN_ENABLE 0x00 macro
256 DMA_CHAN_ENABLE, in sun6i_dma_dump_chan_regs()
257 readl(pchan->base + DMA_CHAN_ENABLE), in sun6i_dma_dump_chan_regs()
462 writel(DMA_CHAN_ENABLE_START, pchan->base + DMA_CHAN_ENABLE); in sun6i_dma_start_desc()
911 writel(DMA_CHAN_ENABLE_STOP, pchan->base + DMA_CHAN_ENABLE); in sun6i_dma_terminate_all()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds