Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/dma/
Dsirf-dma.c35 #define SIRFSOC_DMA_CH_YLEN 0x08 macro
175 writel_relaxed(sdesc->ylen, base + SIRFSOC_DMA_CH_YLEN); in sirfsoc_dma_execute_hw_a7v2()
203 writel_relaxed(sdesc->ylen, base + cid * 0x10 + SIRFSOC_DMA_CH_YLEN); in sirfsoc_dma_execute_hw_a7v1()
223 writel_relaxed(sdesc->ylen, base + cid * 0x10 + SIRFSOC_DMA_CH_YLEN); in sirfsoc_dma_execute_hw_a6()
1096 sdma->base + ch * 0x10 + SIRFSOC_DMA_CH_YLEN); in sirfsoc_dma_pm_resume()