Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dsun6i-dma.c81 #define DMA_CHAN_CUR_CNT 0x18 macro
230 DMA_CHAN_CUR_CNT, in sun6i_dma_dump_chan_regs()
231 readl(pchan->base + DMA_CHAN_CUR_CNT), in sun6i_dma_dump_chan_regs()
762 bytes = readl(pchan->base + DMA_CHAN_CUR_CNT); in sun6i_dma_tx_status()