Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Damd-pstate.c518 static int amd_pstate_update_freq(struct cpufreq_policy *policy, in amd_pstate_update_freq() function
563 return amd_pstate_update_freq(policy, target_freq, false); in amd_pstate_target()
569 if (!amd_pstate_update_freq(policy, target_freq, true)) in amd_pstate_fast_switch()