Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/mediatek/
H A Dmtk-cqdma.c164 static struct device *cqdma2dev(struct mtk_cqdma_device *cqdma) in cqdma2dev() function
236 dev_err(cqdma2dev(to_cqdma_dev(cvd->ch)), "cqdma wait transaction timeout\n"); in mtk_cqdma_start()
241 dev_err(cqdma2dev(to_cqdma_dev(cvd->ch)), "cqdma warm reset timeout\n"); in mtk_cqdma_start()
675 dev_err(cqdma2dev(to_cqdma_dev(c)), "cqdma flush timeout\n"); in mtk_cqdma_free_chan_resources()
695 pm_runtime_enable(cqdma2dev(cqdma)); in mtk_cqdma_hw_init()
696 pm_runtime_get_sync(cqdma2dev(cqdma)); in mtk_cqdma_hw_init()
701 pm_runtime_put_sync(cqdma2dev(cqdma)); in mtk_cqdma_hw_init()
702 pm_runtime_disable(cqdma2dev(cqdma)); in mtk_cqdma_hw_init()
710 dev_err(cqdma2dev(cqdma), "cqdma hard reset timeout\n"); in mtk_cqdma_hw_init()
714 pm_runtime_put_sync(cqdma2dev(cqdm in mtk_cqdma_hw_init()
[all...]
/kernel/linux/linux-6.6/drivers/dma/mediatek/
H A Dmtk-cqdma.c163 static struct device *cqdma2dev(struct mtk_cqdma_device *cqdma) in cqdma2dev() function
235 dev_err(cqdma2dev(to_cqdma_dev(cvd->ch)), "cqdma wait transaction timeout\n"); in mtk_cqdma_start()
240 dev_err(cqdma2dev(to_cqdma_dev(cvd->ch)), "cqdma warm reset timeout\n"); in mtk_cqdma_start()
674 dev_err(cqdma2dev(to_cqdma_dev(c)), "cqdma flush timeout\n"); in mtk_cqdma_free_chan_resources()
694 pm_runtime_enable(cqdma2dev(cqdma)); in mtk_cqdma_hw_init()
695 pm_runtime_get_sync(cqdma2dev(cqdma)); in mtk_cqdma_hw_init()
700 pm_runtime_put_sync(cqdma2dev(cqdma)); in mtk_cqdma_hw_init()
701 pm_runtime_disable(cqdma2dev(cqdma)); in mtk_cqdma_hw_init()
709 dev_err(cqdma2dev(cqdma), "cqdma hard reset timeout\n"); in mtk_cqdma_hw_init()
713 pm_runtime_put_sync(cqdma2dev(cqdm in mtk_cqdma_hw_init()
[all...]

Completed in 4 milliseconds