Searched refs:epp_val (Results 1 – 1 of 1) sorted by relevance
1665 int cppc_set_epp(int cpu, u64 epp_val) in cppc_set_epp() argument1667 if (epp_val > CPPC_EPP_ENERGY_EFFICIENCY_PREF) in cppc_set_epp()1670 return cppc_set_reg_val(cpu, ENERGY_PERF, epp_val); in cppc_set_epp()