Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iommu/
Domap-iommu.h54 struct omap_iommu { struct
55 const char *name;
56 void __iomem *regbase;
57 struct regmap *syscfg;
58 struct device *dev;
59 struct iommu_domain *domain;
60 struct dentry *debug_dir;
62 spinlock_t iommu_lock; /* global for this whole object */
89 * struct omap_iommu_arch_data - omap iommu private data argument
99 struct omap_iommu *iommu_dev; argument
/kernel/linux/linux-5.10/drivers/iommu/
Domap-iommu.h54 struct omap_iommu { struct
55 const char *name;
56 void __iomem *regbase;
57 struct regmap *syscfg;
58 struct device *dev;
59 struct iommu_domain *domain;
60 struct dentry *debug_dir;
62 spinlock_t iommu_lock; /* global for this whole object */
89 * struct omap_iommu_arch_data - omap iommu private data argument
99 struct omap_iommu *iommu_dev; argument