Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dsirf-dma.c38 #define SIRFSOC_DMA_WIDTH_0 0x100 macro
198 writel_relaxed(sdesc->width, base + SIRFSOC_DMA_WIDTH_0 + cid * 4); in sirfsoc_dma_execute_hw_a7v1()
218 writel_relaxed(sdesc->width, base + SIRFSOC_DMA_WIDTH_0 + cid * 4); in sirfsoc_dma_execute_hw_a6()
1080 width_offset = SIRFSOC_DMA_WIDTH_0; in sirfsoc_dma_pm_resume()