Lines Matching defs:vchan
180 struct owl_dma_vchan *vchan; member
351 static inline int owl_dma_cfg_lli(struct owl_dma_vchan *vchan, in owl_dma_cfg_lli()
390 struct owl_dma_vchan *vchan) in owl_dma_get_pchan()
446 static int owl_dma_start_next_txd(struct owl_dma_vchan *vchan) in owl_dma_start_next_txd()
492 static void owl_dma_phy_free(struct owl_dma *od, struct owl_dma_vchan *vchan) in owl_dma_phy_free()
503 struct owl_dma_vchan *vchan; in owl_dma_interrupt() local
608 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_terminate_all() local
630 static u32 owl_dma_getbytes_chan(struct owl_dma_vchan *vchan) in owl_dma_getbytes_chan()
667 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_tx_status() local
697 static void owl_dma_phy_alloc_and_start(struct owl_dma_vchan *vchan) in owl_dma_phy_alloc_and_start()
714 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_issue_pending() local
731 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_prep_memcpy() local
775 struct owl_dma_vchan *vchan = to_owl_vchan(chan); in owl_dma_free_chan_resources() local
783 struct owl_dma_vchan *vchan = NULL; in owl_dma_free() local
889 struct owl_dma_vchan *vchan = &od->vchans[i]; in owl_dma_probe() local