Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Darm_smmuv3_pmu.c66 #define SMMU_PMCG_INTENCLR0 0xC60 macro
219 writeq(BIT(idx), smmu_pmu->reg_base + SMMU_PMCG_INTENCLR0); in smmu_pmu_interrupt_disable()
739 smmu_pmu->reg_base + SMMU_PMCG_INTENCLR0); in smmu_pmu_reset()
/kernel/linux/linux-6.6/drivers/perf/
H A Darm_smmuv3_pmu.c67 #define SMMU_PMCG_INTENCLR0 0xC60 macro
240 writeq(BIT(idx), smmu_pmu->reg_base + SMMU_PMCG_INTENCLR0); in smmu_pmu_interrupt_disable()
785 smmu_pmu->reg_base + SMMU_PMCG_INTENCLR0); in smmu_pmu_reset()

Completed in 4 milliseconds