Searched refs:stable_pstate_mclk (Results 1 – 2 of 2) sorted by relevance
2896 int32_t stable_pstate_sclk = 0, stable_pstate_mclk = 0; in smu7_apply_state_adjust_rules() local2940 stable_pstate_mclk = max_limits->mclk; in smu7_apply_state_adjust_rules()2943 minimum_clocks.memoryClock = stable_pstate_mclk; in smu7_apply_state_adjust_rules()2999 smu7_ps->performance_levels[i].memory_clock = stable_pstate_mclk; in smu7_apply_state_adjust_rules()
3116 uint32_t stable_pstate_sclk = 0, stable_pstate_mclk = 0; in vega10_apply_state_adjust_rules() local3173 stable_pstate_mclk = max_limits->mclk; in vega10_apply_state_adjust_rules()3176 minimum_clocks.memoryClock = stable_pstate_mclk; in vega10_apply_state_adjust_rules()3240 vega10_ps->performance_levels[i].mem_clock = stable_pstate_mclk; in vega10_apply_state_adjust_rules()