Searched refs:PMCFG1_ID_MASK (Results 1 – 1 of 1) sorted by relevance
18 #define PMCFG1_ID_MASK GENMASK(17, 0) macro389 pmcfg1 &= ~FIELD_PREP(PMCFG1_ID_MASK, 0x3FFFF); in ddr_perf_monitor_config()390 pmcfg1 |= FIELD_PREP(PMCFG1_ID_MASK, cfg2); in ddr_perf_monitor_config()