Searched refs:lowest_perf (Results 1 – 4 of 4) sorted by relevance
97 div = caps->nominal_perf - caps->lowest_perf; in cppc_cpufreq_perf_to_khz()120 mul = caps->lowest_perf; in cppc_cpufreq_khz_to_perf()176 cpu->perf_ctrls.desired_perf = cpu->perf_caps.lowest_perf; in cppc_cpufreq_stop_cpu()181 cpu->perf_caps.lowest_perf, cpu_num, ret); in cppc_cpufreq_stop_cpu()260 policy->cpuinfo.min_freq = cppc_cpufreq_perf_to_khz(cpu, cpu->perf_caps.lowest_perf); in cppc_cpufreq_cpu_init()
28 -r--r--r-- 1 root root 65536 Mar 5 19:38 lowest_perf40 * lowest_perf : Lowest performance of this processor (abstract scale).42 * lowest_freq : CPU frequency corresponding to lowest_perf (in MHz).
109 u32 lowest_perf; member
157 show_cppc_data(cppc_get_perf_caps, cppc_perf_caps, lowest_perf);187 &lowest_perf.attr,1105 perf_caps->lowest_perf = low; in cppc_get_perf_caps()