Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Damd-pstate.h94 s16 epp_policy; member
/openbmc/linux/drivers/cpufreq/
H A Damd-pstate.c1289 cpudata->epp_policy = 0; in amd_pstate_epp_cpu_init()
1404 cpudata->epp_policy = cpudata->policy; in amd_pstate_epp_update_limit()
1494 cpudata->epp_policy = CPUFREQ_POLICY_UNKNOWN; in amd_pstate_epp_offline()
H A Dintel_pstate.c254 s16 epp_policy; member
989 if (cpu_data->epp_policy == cpu_data->policy) in intel_pstate_hwp_set()
992 cpu_data->epp_policy = cpu_data->policy; in intel_pstate_hwp_set()
1053 cpu->epp_policy = CPUFREQ_POLICY_UNKNOWN; in intel_pstate_hwp_offline()
2488 cpu->epp_policy = 0; in intel_pstate_init_cpu()