Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/
Dmsm_iommu.h48 struct msm_iommu_dev { struct
49 void __iomem *base;
50 int ncb;
51 struct device *dev;
52 int irq;
53 struct clk *clk;
54 struct clk *pclk;
55 struct list_head dev_node;
56 struct list_head dom_node;
57 struct list_head ctx_list;
[all …]