Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Damd-pstate.c58 #define AMD_CPPC_EPP_PERFORMANCE 0x00 macro
132 [EPP_INDEX_PERFORMANCE] = AMD_CPPC_EPP_PERFORMANCE,
1224 ret = amd_pstate_set_epp(policy, AMD_CPPC_EPP_PERFORMANCE); in amd_pstate_profile_set()
1267 epp = AMD_CPPC_EPP_PERFORMANCE; in amd_pstate_set_dynamic_epp()
1451 case AMD_CPPC_EPP_PERFORMANCE: in show_energy_performance_preference()
1938 cpudata->epp_default_ac = AMD_CPPC_EPP_PERFORMANCE; in amd_pstate_epp_cpu_init()