Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Damd-pstate.h91 s16 epp_cached; member
/openbmc/linux/drivers/cpufreq/
H A Damd-pstate.c192 cpudata->epp_cached = epp; in amd_pstate_set_epp()
200 cpudata->epp_cached = epp; in amd_pstate_set_epp()
1182 cpudata->epp_cached = amd_pstate_get_epp(cpudata, 0); in amd_pstate_epp_cpu_init()
1324 perf_ctrls.energy_perf = AMD_CPPC_ENERGY_PERF_PREF(cpudata->epp_cached); in amd_pstate_epp_reenable()
H A Dintel_pstate.c256 s16 epp_cached; member
769 cpu->epp_cached = epp; in intel_pstate_set_epp()
876 if (cpu->epp_cached != epp) { in store_energy_performance_preference()
1048 value |= HWP_ENERGY_PERF_PREFERENCE(cpu->epp_cached); in intel_pstate_hwp_offline()
2792 cpu->epp_cached = intel_pstate_get_epp(cpu, 0); in intel_pstate_cpu_init()
3042 cpu->epp_cached = intel_pstate_get_epp(cpu, value); in intel_cpufreq_cpu_init()