Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cpufreq/
Dintel_pstate.c645 EPP_INDEX_BALANCE_PERFORMANCE, enumerator
653 [EPP_INDEX_BALANCE_PERFORMANCE] = "balance_performance",
661 [EPP_INDEX_BALANCE_PERFORMANCE] = HWP_EPP_BALANCE_PERFORMANCE,
679 if (epp == epp_values[EPP_INDEX_BALANCE_PERFORMANCE]) in intel_pstate_get_energy_pref_index()
680 return EPP_INDEX_BALANCE_PERFORMANCE; in intel_pstate_get_energy_pref_index()
1678 if (epp_values[EPP_INDEX_BALANCE_PERFORMANCE] == HWP_EPP_BALANCE_PERFORMANCE) in intel_pstate_update_epp_defaults()
1689 epp_values[EPP_INDEX_BALANCE_PERFORMANCE] = cpudata->epp_default; in intel_pstate_update_epp_defaults()
1697 cpudata->epp_default = epp_values[EPP_INDEX_BALANCE_PERFORMANCE]; in intel_pstate_update_epp_defaults()
3469 epp_values[EPP_INDEX_BALANCE_PERFORMANCE] = id->driver_data; in intel_pstate_init()