Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Darm_smmuv3_pmu.c75 #define SMMU_PMCG_CR 0xE04 macro
139 writel(SMMU_PMCG_CR_ENABLE, smmu_pmu->reg_base + SMMU_PMCG_CR); in smmu_pmu_enable()
160 writel(0, smmu_pmu->reg_base + SMMU_PMCG_CR); in smmu_pmu_disable()
/kernel/linux/linux-6.6/drivers/perf/
H A Darm_smmuv3_pmu.c76 #define SMMU_PMCG_CR 0xE04 macro
160 writel(SMMU_PMCG_CR_ENABLE, smmu_pmu->reg_base + SMMU_PMCG_CR); in smmu_pmu_enable()
181 writel(0, smmu_pmu->reg_base + SMMU_PMCG_CR); in smmu_pmu_disable()

Completed in 3 milliseconds