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

/linux-master/drivers/dma/
H A Dhisi_dma.c146 struct hisi_dma_dev *hdma_dev;
158 struct hisi_dma_dev { struct
345 static void hisi_dma_pause_dma(struct hisi_dma_dev *hdma_dev, u32 index,
355 static void hisi_dma_enable_dma(struct hisi_dma_dev *hdma_dev, u32 index,
365 static void hisi_dma_mask_irq(struct hisi_dma_dev *hdma_dev, u32 qp_index)
381 static void hisi_dma_unmask_irq(struct hisi_dma_dev *hdma_dev, u32 qp_index)
403 static void hisi_dma_do_reset(struct hisi_dma_dev *hdma_dev, u32 index)
412 static void hisi_dma_reset_qp_point(struct hisi_dma_dev *hdma_dev, u32 index)
423 struct hisi_dma_dev *hdma_dev = chan->hdma_dev;
464 struct hisi_dma_dev *hdma_de
[all...]

Completed in 290 milliseconds