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