Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()