Searched defs:sunxi_iommu_dev (Results 1 – 1 of 1) sorted by relevance
364 struct sunxi_iommu_dev { struct365 struct iommu_device iommu;366 struct device *dev;367 void __iomem *base;368 struct clk *clk;369 int irq;370 u32 bypass;371 spinlock_t iommu_lock;372 const struct sunxi_iommu_plat_data *plat_data;