Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dsun6i-dma.c65 #define DMA_CHAN_LLI_ADDR 0x08 macro
268 DMA_CHAN_LLI_ADDR, in sun6i_dma_dump_chan_regs()
269 readl(pchan->base + DMA_CHAN_LLI_ADDR), in sun6i_dma_dump_chan_regs()
356 pos = readl(pchan->base + DMA_CHAN_LLI_ADDR); in sun6i_get_chan_size()
468 writel(pchan->desc->p_lli, pchan->base + DMA_CHAN_LLI_ADDR); in sun6i_dma_start_desc()