Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dhisi_dma.c127 static inline void hisi_dma_update_bit(void __iomem *addr, u32 pos, bool val) in hisi_dma_update_bit() function
147 hisi_dma_update_bit(addr, HISI_DMA_CTRL0_QUEUE_PAUSE_S, pause); in hisi_dma_pause_dma()
156 hisi_dma_update_bit(addr, HISI_DMA_CTRL0_QUEUE_EN_S, enable); in hisi_dma_enable_dma()
179 hisi_dma_update_bit(addr, HISI_DMA_CTRL1_QUEUE_RESET_S, 1); in hisi_dma_do_reset()