Searched refs:lowest_perf (Results 1 – 4 of 4) sorted by relevance
112 div = caps->nominal_perf - caps->lowest_perf; in cppc_cpufreq_perf_to_khz()135 mul = caps->lowest_perf; in cppc_cpufreq_khz_to_perf()191 cpu->perf_ctrls.desired_perf = cpu->perf_caps.lowest_perf; in cppc_cpufreq_stop_cpu()196 cpu->perf_caps.lowest_perf, cpu_num, ret); in cppc_cpufreq_stop_cpu()275 policy->cpuinfo.min_freq = cppc_cpufreq_perf_to_khz(cpu, cpu->perf_caps.lowest_perf); in cppc_cpufreq_cpu_init()
32 -r--r--r-- 1 root root 65536 Mar 5 19:38 lowest_perf43 * lowest_perf : Lowest performance of this processor (abstract scale).45 * lowest_freq : CPU frequency corresponding to lowest_perf (in MHz).
106 u32 lowest_perf; member
153 show_cppc_data(cppc_get_perf_caps, cppc_perf_caps, lowest_perf);183 &lowest_perf.attr,1128 perf_caps->lowest_perf = low; in cppc_get_perf_caps()