Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmsr-index.h432 #define HWP_EPP_POWERSAVE 0xFF macro
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dmsr-index.h432 #define HWP_EPP_POWERSAVE 0xFF macro
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dintel_pstate.c603 HWP_EPP_POWERSAVE
623 if (epp == HWP_EPP_POWERSAVE) in intel_pstate_get_energy_pref_index()
935 value |= HWP_ENERGY_PERF_PREFERENCE(HWP_EPP_POWERSAVE); in intel_pstate_hwp_offline()
/OK3568_Linux_fs/kernel/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c271 return HWP_EPP_POWERSAVE; in parse_cmdline_hwp_epp()