Searched defs:omap_iommu (Results 1 – 1 of 1) sorted by relevance
57 struct omap_iommu { struct58 const char *name;59 void __iomem *regbase;60 struct regmap *syscfg;61 struct device *dev;62 struct iommu_domain *domain;63 struct dentry *debug_dir;87 * struct omap_iommu_arch_data - omap iommu private data argument96 struct omap_iommu *iommu_dev; argument