Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Darm_smmuv3_pmu.c71 #define SMMU_PMCG_CFGR_SID_FILTER_TYPE BIT(23) macro
902 smmu_pmu->global_filter = !!(cfgr & SMMU_PMCG_CFGR_SID_FILTER_TYPE); in smmu_pmu_probe()