Home
last modified time | relevance | path

Searched refs:SMMU_PMCG_CFGR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/perf/
H A Darm,smmu-v3-pmcg.yaml31 - description: Register page 1, if SMMU_PMCG_CFGR.RELOC_CTRS = 1
/openbmc/linux/drivers/perf/
H A Darm_smmuv3_pmu.c70 #define SMMU_PMCG_CFGR 0xE00 macro
746 if (!(readl(pmu->reg_base + SMMU_PMCG_CFGR) & SMMU_PMCG_CFGR_MSI)) in smmu_pmu_setup_msi()
880 cfgr = readl_relaxed(smmu_pmu->reg_base + SMMU_PMCG_CFGR); in smmu_pmu_probe()