Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dintel_pstate.c2895 static int intel_cpufreq_update_pstate(struct cpufreq_policy *policy, in intel_cpufreq_update_pstate() function
2936 target_pstate = intel_cpufreq_update_pstate(policy, target_pstate, false); in intel_cpufreq_target()
2955 target_pstate = intel_cpufreq_update_pstate(policy, target_pstate, true); in intel_cpufreq_fast_switch()