Searched refs:owl_dma_pchan (Results 1 – 1 of 1) sorted by relevance
180 struct owl_dma_pchan { struct197 struct owl_dma_pchan *pchan;225 struct owl_dma_pchan *pchans;231 static void pchan_update(struct owl_dma_pchan *pchan, u32 reg, in pchan_update()246 static void pchan_writel(struct owl_dma_pchan *pchan, u32 reg, u32 data) in pchan_writel()251 static u32 pchan_readl(struct owl_dma_pchan *pchan, u32 reg) in pchan_readl()430 static struct owl_dma_pchan *owl_dma_get_pchan(struct owl_dma *od, in owl_dma_get_pchan()433 struct owl_dma_pchan *pchan = NULL; in owl_dma_get_pchan()453 static int owl_dma_pchan_busy(struct owl_dma *od, struct owl_dma_pchan *pchan) in owl_dma_pchan_busy()463 struct owl_dma_pchan *pchan) in owl_dma_terminate_pchan()[all …]