Searched defs:hidma_dev (Results 1 – 1 of 1) sorted by relevance
120 struct hidma_dev { struct121 int irq;122 int chidx;123 u32 nr_descriptors;124 int msi_virqbase;126 struct hidma_lldev *lldev;127 void __iomem *dev_trca;128 struct resource *trca_resource;129 void __iomem *dev_evca;130 struct resource *evca_resource;[all …]