Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/perf/
Darm_smmuv3_pmu.c72 #define SMMU_PMCG_CFGR_MSI BIT(21) macro
715 if (!(readl(pmu->reg_base + SMMU_PMCG_CFGR) & SMMU_PMCG_CFGR_MSI)) in smmu_pmu_setup_msi()