Searched refs:owl_dma_pchan (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/dma/
H A Dowl-dma.c184 * struct owl_dma_pchan - Holder for the physical channels
189 struct owl_dma_pchan { struct
205 struct owl_dma_pchan *pchan;
234 struct owl_dma_pchan *pchans;
241 static void pchan_update(struct owl_dma_pchan *pchan, u32 reg,
256 static void pchan_writel(struct owl_dma_pchan *pchan, u32 reg, u32 data)
261 static u32 pchan_readl(struct owl_dma_pchan *pchan, u32 reg)
468 static struct owl_dma_pchan *owl_dma_get_pchan(struct owl_dma *od,
471 struct owl_dma_pchan *pchan = NULL;
491 static int owl_dma_pchan_busy(struct owl_dma *od, struct owl_dma_pchan *pcha
[all...]

Completed in 574 milliseconds