Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/mediatek/
H A Dmtk-hsdma.c231 struct mtk_hsdma_device { struct
263 static struct device *hsdma2dev(struct mtk_hsdma_device *hsdma) in hsdma2dev()
268 static u32 mtk_dma_read(struct mtk_hsdma_device *hsdma, u32 reg) in mtk_dma_read()
304 static int mtk_hsdma_busy_wait(struct mtk_hsdma_device *hsdma) in mtk_hsdma_busy_wait()
646 struct mtk_hsdma_device *hsdma = devid; in mtk_hsdma_irq()
707 struct mtk_hsdma_device *hsdma = to_hsdma_dev(c); in mtk_hsdma_issue_pending()
809 struct mtk_hsdma_device *hsdma = to_hsdma_dev(c); in mtk_hsdma_alloc_chan_resources()
835 struct mtk_hsdma_device *hsdma = to_hsdma_dev(c); in mtk_hsdma_free_chan_resources()
847 static int mtk_hsdma_hw_init(struct mtk_hsdma_device *hsdma) in mtk_hsdma_hw_init()
895 struct mtk_hsdma_device *hsdma; in mtk_hsdma_probe()
[all …]