Searched refs:CPUFREQ_RELATION_L (Results 1 – 4 of 4) sorted by relevance
53 CPUFREQ_RELATION_L); in cpufreq_governor_userspace()56 CPUFREQ_RELATION_L); in cpufreq_governor_userspace()81 return __cpufreq_driver_target(policy, freq, CPUFREQ_RELATION_L); in write_userspace_scaling_setspeed()187 CPUFREQ_RELATION_L); in cpufreq_governor_powersave()
171 __cpufreq_driver_target(policy, freq_next, CPUFREQ_RELATION_L); in dbs_check_cpu()304 policy->min, CPUFREQ_RELATION_L); in cpufreq_governor_dbs()
299 case CPUFREQ_RELATION_L: in cpufreq_frequency_table_target()327 case CPUFREQ_RELATION_L: in cpufreq_frequency_table_target()
152 #define CPUFREQ_RELATION_L 0 /* lowest frequency at or above target */ macro
Completed in 6 milliseconds