Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds