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.h95 s16 epp_cached; member
/openbmc/linux/drivers/cpufreq/
H A Damd-pstate.c216 cpudata->epp_cached = epp; in amd_pstate_set_epp()
227 cpudata->epp_cached = epp; in amd_pstate_set_epp()
1316 cpudata->epp_cached = amd_pstate_get_epp(cpudata, 0); in amd_pstate_epp_cpu_init()
1458 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
768 cpu->epp_cached = epp; in intel_pstate_set_epp()
875 if (cpu->epp_cached != epp) { in store_energy_performance_preference()
1047 value |= HWP_ENERGY_PERF_PREFERENCE(cpu->epp_cached); in intel_pstate_hwp_offline()
2791 cpu->epp_cached = intel_pstate_get_epp(cpu, 0); in intel_pstate_cpu_init()
3041 cpu->epp_cached = intel_pstate_get_epp(cpu, value); in intel_cpufreq_cpu_init()