Home
last modified time | relevance | path

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

/linux-5.10/drivers/dma/
Dhisi_dma.c102 struct hisi_dma_dev { struct
103 struct pci_dev *pdev;
104 void __iomem *base;
105 struct dma_device dma_dev;
106 u32 chan_num;
107 u32 chan_depth;
108 struct hisi_dma_chan chan[];