Home
last modified time | relevance | path

Searched defs:hdma_dev (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/dma/
Dhisi_dma.c90 struct hisi_dma_dev *hdma_dev; member
141 static void hisi_dma_pause_dma(struct hisi_dma_dev *hdma_dev, u32 index, in hisi_dma_pause_dma()
150 static void hisi_dma_enable_dma(struct hisi_dma_dev *hdma_dev, u32 index, in hisi_dma_enable_dma()
159 static void hisi_dma_mask_irq(struct hisi_dma_dev *hdma_dev, u32 qp_index) in hisi_dma_mask_irq()
165 static void hisi_dma_unmask_irq(struct hisi_dma_dev *hdma_dev, u32 qp_index) in hisi_dma_unmask_irq()
174 static void hisi_dma_do_reset(struct hisi_dma_dev *hdma_dev, u32 index) in hisi_dma_do_reset()
182 static void hisi_dma_reset_qp_point(struct hisi_dma_dev *hdma_dev, u32 index) in hisi_dma_reset_qp_point()
190 struct hisi_dma_dev *hdma_dev = chan->hdma_dev; in hisi_dma_reset_hw_chan() local
224 struct hisi_dma_dev *hdma_dev = chan->hdma_dev; in hisi_dma_free_chan_resources() local
269 struct hisi_dma_dev *hdma_dev = chan->hdma_dev; in hisi_dma_start_transfer() local
[all …]