Searched defs:hidma_dev (Results 1 – 1 of 1) sorted by relevance
110 struct hidma_dev { struct111 int irq;112 int chidx;113 u32 nr_descriptors;114 int msi_virqbase;116 struct hidma_lldev *lldev;117 void __iomem *dev_trca;118 struct resource *trca_resource;119 void __iomem *dev_evca;120 struct resource *evca_resource;[all …]