Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dcppc_acpi.c1135 static int cppc_get_perf(int cpunum, enum cppc_regs reg_idx, u64 *perf) in cppc_get_perf() function
1183 return cppc_get_perf(cpunum, DESIRED_PERF, desired_perf); in cppc_get_desired_perf()
1196 return cppc_get_perf(cpunum, NOMINAL_PERF, nominal_perf); in cppc_get_nominal_perf()
1208 return cppc_get_perf(cpunum, ENERGY_PERF, epp_perf); in cppc_get_epp_perf()