Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmsr-index.h431 #define HWP_EPP_BALANCE_POWERSAVE 0xC0 macro
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dmsr-index.h431 #define HWP_EPP_BALANCE_POWERSAVE 0xC0 macro
/OK3568_Linux_fs/kernel/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c273 return HWP_EPP_BALANCE_POWERSAVE; in parse_cmdline_hwp_epp()
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dintel_pstate.c602 HWP_EPP_BALANCE_POWERSAVE,
621 if (epp == HWP_EPP_BALANCE_POWERSAVE) in intel_pstate_get_energy_pref_index()