Searched refs:perf_ctrls (Results 1 – 2 of 2) sorted by relevance
146 if (desired_perf == cpu->perf_ctrls.desired_perf) in cppc_cpufreq_set_target()149 cpu->perf_ctrls.desired_perf = desired_perf; in cppc_cpufreq_set_target()154 ret = cppc_set_perf(cpu->cpu, &cpu->perf_ctrls); in cppc_cpufreq_set_target()176 cpu->perf_ctrls.desired_perf = cpu->perf_caps.lowest_perf; in cppc_cpufreq_stop_cpu()178 ret = cppc_set_perf(cpu_num, &cpu->perf_ctrls); in cppc_cpufreq_stop_cpu()289 cpu->perf_ctrls.desired_perf = cpu->perf_caps.highest_perf; in cppc_cpufreq_cpu_init()291 ret = cppc_set_perf(cpu_num, &cpu->perf_ctrls); in cppc_cpufreq_cpu_init()326 delivered_perf = cpu->perf_ctrls.desired_perf; in cppc_get_rate_from_fbctrs()
132 struct cppc_perf_ctrls perf_ctrls; member140 extern int cppc_set_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls);