Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Dmsm_iommu.h61 struct msm_iommu_dev { struct
62 void __iomem *base;
63 int ncb;
64 struct device *dev;
65 int irq;
66 struct clk *clk;
67 struct clk *pclk;
68 struct list_head dev_node;
69 struct list_head dom_node;
70 struct list_head ctx_list;
[all …]