Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/arm/arm-smmu/
Darm-smmu-qcom-debug.c47 struct qcom_tbu { struct
48 struct device *dev;
49 struct device_node *smmu_np;
50 u32 sid_range[2];
51 struct list_head list;
52 struct clk *clk;
53 struct icc_path *path;
54 void __iomem *base;
55 spinlock_t halt_lock; /* multiple halt or resume can't execute concurrently */
56 int halt_count;