Searched refs:mtk_cqdma_pchan (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/mediatek/ |
H A D | mtk-cqdma.c | 92 * struct mtk_cqdma_pchan - The struct holding info describing physical 101 struct mtk_cqdma_pchan { struct 124 struct mtk_cqdma_pchan *pc; 146 struct mtk_cqdma_pchan **pc; 169 static u32 mtk_dma_read(struct mtk_cqdma_pchan *pc, u32 reg) in mtk_dma_read() 174 static void mtk_dma_write(struct mtk_cqdma_pchan *pc, u32 reg, u32 val) in mtk_dma_write() 179 static void mtk_dma_rmw(struct mtk_cqdma_pchan *pc, u32 reg, in mtk_dma_rmw() 190 static void mtk_dma_set(struct mtk_cqdma_pchan *pc, u32 reg, u32 val) in mtk_dma_set() 195 static void mtk_dma_clr(struct mtk_cqdma_pchan *pc, u32 reg, u32 val) in mtk_dma_clr() 205 static int mtk_cqdma_poll_engine_done(struct mtk_cqdma_pchan *p [all...] |
/kernel/linux/linux-6.6/drivers/dma/mediatek/ |
H A D | mtk-cqdma.c | 91 * struct mtk_cqdma_pchan - The struct holding info describing physical 100 struct mtk_cqdma_pchan { struct 123 struct mtk_cqdma_pchan *pc; 145 struct mtk_cqdma_pchan **pc; 168 static u32 mtk_dma_read(struct mtk_cqdma_pchan *pc, u32 reg) in mtk_dma_read() 173 static void mtk_dma_write(struct mtk_cqdma_pchan *pc, u32 reg, u32 val) in mtk_dma_write() 178 static void mtk_dma_rmw(struct mtk_cqdma_pchan *pc, u32 reg, in mtk_dma_rmw() 189 static void mtk_dma_set(struct mtk_cqdma_pchan *pc, u32 reg, u32 val) in mtk_dma_set() 194 static void mtk_dma_clr(struct mtk_cqdma_pchan *pc, u32 reg, u32 val) in mtk_dma_clr() 204 static int mtk_cqdma_poll_engine_done(struct mtk_cqdma_pchan *p [all...] |
Completed in 2 milliseconds