Searched refs:epp_values (Results 1 – 2 of 2) sorted by relevance
703 static unsigned int epp_values[] = { variable722 if (epp == epp_values[EPP_INDEX_PERFORMANCE]) in intel_pstate_get_energy_pref_index()728 if (epp == epp_values[EPP_INDEX_POWERSAVE]) in intel_pstate_get_energy_pref_index()789 epp = epp_values[pref_index]; in intel_pstate_set_energy_pref_index()3776 epp_values[EPP_INDEX_POWERSAVE] = in intel_pstate_init()3778 epp_values[EPP_INDEX_BALANCE_POWERSAVE] = in intel_pstate_init()3780 epp_values[EPP_INDEX_BALANCE_PERFORMANCE] = in intel_pstate_init()3782 epp_values[EPP_INDEX_PERFORMANCE] = in intel_pstate_init()3785 epp_values[EPP_INDEX_POWERSAVE], in intel_pstate_init()3786 epp_values[EPP_INDEX_BALANCE_POWERSAVE], in intel_pstate_init()[all …]
124 static unsigned int epp_values[] = { variable1141 epp = epp_values[ret]; in store_energy_performance_preference()