Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dhisi_dma.c158 struct hisi_dma_dev { struct
159 struct pci_dev *pdev;
160 void __iomem *base;
161 struct dma_device dma_dev;
162 u32 chan_num;
163 u32 chan_depth;
164 enum hisi_dma_reg_layout reg_layout;
165 void __iomem *queue_base; /* queue region start of register */
166 struct hisi_dma_chan chan[];