Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Darm_smmuv3_pmu.c71 #define SMMU_PMCG_CFGR_MSI BIT(21) macro
698 if (!(readl(pmu->reg_base + SMMU_PMCG_CFGR) & SMMU_PMCG_CFGR_MSI)) in smmu_pmu_setup_msi()
/kernel/linux/linux-6.6/drivers/perf/
H A Darm_smmuv3_pmu.c72 #define SMMU_PMCG_CFGR_MSI BIT(21) macro
746 if (!(readl(pmu->reg_base + SMMU_PMCG_CFGR) & SMMU_PMCG_CFGR_MSI)) in smmu_pmu_setup_msi()

Completed in 4 milliseconds