Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dsun6i-dma.c58 #define DMA_CHAN_ENABLE_STOP 0 macro
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.c59 #define DMA_CHAN_ENABLE_STOP 0 macro
936 writel(DMA_CHAN_ENABLE_STOP, pchan->base + DMA_CHAN_ENABLE); in sun6i_dma_terminate_all()

Completed in 6 milliseconds