Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpufreq/
Dintel_pstate.c260 s16 epp_saved; member
749 if (cpu_data->epp_saved >= 0) { in intel_pstate_hwp_set()
750 epp = cpu_data->epp_saved; in intel_pstate_hwp_set()
751 cpu_data->epp_saved = -EINVAL; in intel_pstate_hwp_set()
800 cpu_data->epp_saved = intel_pstate_get_epp(cpu_data, 0); in intel_pstate_hwp_save_state()
1837 cpu->epp_saved = -EINVAL; in intel_pstate_init_cpu()