Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Domap-iommu.h57 struct omap_iommu { struct
58 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 argument
96 struct omap_iommu *iommu_dev; argument