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

/linux-master/drivers/acpi/
H A Dcppc_acpi.c1138 static int cppc_get_perf(int cpunum, enum cppc_regs reg_idx, u64 *perf) function
1186 return cppc_get_perf(cpunum, DESIRED_PERF, desired_perf);
1199 return cppc_get_perf(cpunum, NOMINAL_PERF, nominal_perf);
1211 return cppc_get_perf(cpunum, HIGHEST_PERF, highest_perf);
1224 return cppc_get_perf(cpunum, ENERGY_PERF, epp_perf);

Completed in 192 milliseconds