Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dsun6i-dma.c64 #define DMA_CHAN_LLI_ADDR 0x08 macro
260 DMA_CHAN_LLI_ADDR, in sun6i_dma_dump_chan_regs()
261 readl(pchan->base + DMA_CHAN_LLI_ADDR), in sun6i_dma_dump_chan_regs()
348 pos = readl(pchan->base + DMA_CHAN_LLI_ADDR); in sun6i_get_chan_size()
461 writel(pchan->desc->p_lli, pchan->base + DMA_CHAN_LLI_ADDR); in sun6i_dma_start_desc()