Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dsun6i-dma.c62 #define DMA_CHAN_LLI_ADDR 0x08 macro
222 DMA_CHAN_LLI_ADDR, in sun6i_dma_dump_chan_regs()
223 readl(pchan->base + DMA_CHAN_LLI_ADDR), in sun6i_dma_dump_chan_regs()
388 writel(pchan->desc->p_lli, pchan->base + DMA_CHAN_LLI_ADDR); in sun6i_dma_start_desc()