Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dowl-dma.c183 * struct owl_dma_pchan - Holder for the physical channels
188 struct owl_dma_pchan { struct
195 * struct owl_dma_pchan - Wrapper for DMA ENGINE channel
204 struct owl_dma_pchan *pchan;
233 struct owl_dma_pchan *pchans;
240 static void pchan_update(struct owl_dma_pchan *pchan, u32 reg, in pchan_update()
255 static void pchan_writel(struct owl_dma_pchan *pchan, u32 reg, u32 data) in pchan_writel()
260 static u32 pchan_readl(struct owl_dma_pchan *pchan, u32 reg) in pchan_readl()
467 static struct owl_dma_pchan *owl_dma_get_pchan(struct owl_dma *od, in owl_dma_get_pchan()
470 struct owl_dma_pchan *pcha in owl_dma_get_pchan()
[all...]
/kernel/linux/linux-6.6/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, in pchan_update()
256 static void pchan_writel(struct owl_dma_pchan *pchan, u32 reg, u32 data) in pchan_writel()
261 static u32 pchan_readl(struct owl_dma_pchan *pchan, u32 reg) in pchan_readl()
468 static struct owl_dma_pchan *owl_dma_get_pchan(struct owl_dma *od, in owl_dma_get_pchan()
471 struct owl_dma_pchan *pchan = NULL; in owl_dma_get_pchan()
491 static int owl_dma_pchan_busy(struct owl_dma *od, struct owl_dma_pchan *pcha
[all...]

Completed in 4 milliseconds