mtk_cqdma_pchan
struct mtk_cqdma_pchan *pc;
struct mtk_cqdma_pchan **pc;
static u32 mtk_dma_read(struct mtk_cqdma_pchan *pc, u32 reg)
static void mtk_dma_write(struct mtk_cqdma_pchan *pc, u32 reg, u32 val)
static void mtk_dma_rmw(struct mtk_cqdma_pchan *pc, u32 reg,
static void mtk_dma_set(struct mtk_cqdma_pchan *pc, u32 reg, u32 val)
static void mtk_dma_clr(struct mtk_cqdma_pchan *pc, u32 reg, u32 val)
static int mtk_cqdma_poll_engine_done(struct mtk_cqdma_pchan *pc, bool atomic)
static int mtk_cqdma_hard_reset(struct mtk_cqdma_pchan *pc)
static void mtk_cqdma_start(struct mtk_cqdma_pchan *pc,
struct mtk_cqdma_pchan *pc = cvc->pc;
*mtk_cqdma_consume_work_queue(struct mtk_cqdma_pchan *pc)
struct mtk_cqdma_pchan *pc = from_tasklet(pc, t, tasklet);
struct mtk_cqdma_pchan *pc = NULL;