Home
last modified time | relevance | path

Searched refs:owl_dma_vchan (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/dma/
Dowl-dma.c191 struct owl_dma_vchan *vchan;
202 struct owl_dma_vchan { struct
236 struct owl_dma_vchan *vchans;
299 static inline struct owl_dma_vchan *to_owl_vchan(struct dma_chan *chan) in to_owl_vchan()
301 return container_of(chan, struct owl_dma_vchan, vc.chan); in to_owl_vchan()
380 static inline int owl_dma_cfg_lli(struct owl_dma_vchan *vchan, in owl_dma_cfg_lli()
468 struct owl_dma_vchan *vchan) in owl_dma_get_pchan()
534 static int owl_dma_start_next_txd(struct owl_dma_vchan *vchan) in owl_dma_start_next_txd()
583 static void owl_dma_phy_free(struct owl_dma *od, struct owl_dma_vchan *vchan) in owl_dma_phy_free()
594 struct owl_dma_vchan *vchan; in owl_dma_interrupt()
[all …]