Home
last modified time | relevance | path

Searched refs:SMMU_PMCG_SMR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/perf/
H A Darm_smmuv3_pmu.c62 #define SMMU_PMCG_SMR(n) (SMMU_PMCG_SMR0 + (n) * 4) macro
230 writel(val, smmu_pmu->reg_base + SMMU_PMCG_SMR(idx)); in smmu_pmu_set_smr()
/kernel/linux/linux-6.6/drivers/perf/
H A Darm_smmuv3_pmu.c63 #define SMMU_PMCG_SMR(n) (SMMU_PMCG_SMR0 + (n) * 4) macro
251 writel(val, smmu_pmu->reg_base + SMMU_PMCG_SMR(idx)); in smmu_pmu_set_smr()

Completed in 4 milliseconds