Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dsun6i-dma.c89 #define DMA_CHAN_CUR_CNT 0x18 macro
268 DMA_CHAN_CUR_CNT, in sun6i_dma_dump_chan_regs()
269 readl(pchan->base + DMA_CHAN_CUR_CNT), in sun6i_dma_dump_chan_regs()
349 bytes = readl(pchan->base + DMA_CHAN_CUR_CNT); in sun6i_get_chan_size()
/kernel/linux/linux-6.6/drivers/dma/
H A Dsun6i-dma.c90 #define DMA_CHAN_CUR_CNT 0x18 macro
276 DMA_CHAN_CUR_CNT, in sun6i_dma_dump_chan_regs()
277 readl(pchan->base + DMA_CHAN_CUR_CNT), in sun6i_dma_dump_chan_regs()
357 bytes = readl(pchan->base + DMA_CHAN_CUR_CNT); in sun6i_get_chan_size()

Completed in 5 milliseconds