Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cpufreq/
Dintel_pstate.c646 EPP_INDEX_BALANCE_POWERSAVE, enumerator
654 [EPP_INDEX_BALANCE_POWERSAVE] = "balance_power",
662 [EPP_INDEX_BALANCE_POWERSAVE] = HWP_EPP_BALANCE_POWERSAVE,
681 if (epp == epp_values[EPP_INDEX_BALANCE_POWERSAVE]) in intel_pstate_get_energy_pref_index()
682 return EPP_INDEX_BALANCE_POWERSAVE; in intel_pstate_get_energy_pref_index()