Home
last modified time | relevance | path

Searched refs:CPUFREQ_RELATION_LE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/cpufreq/
H A Dcpufreq_ondemand.c128 CPUFREQ_RELATION_LE : CPUFREQ_RELATION_HE); in dbs_freq_increase()
166 CPUFREQ_RELATION_LE); in od_update()
H A Dcpufreq_conservative.c139 CPUFREQ_RELATION_LE); in cs_dbs_update()
H A Dcpufreq.c566 return __resolve_freq(policy, target_freq, CPUFREQ_RELATION_LE); in cpufreq_driver_resolve_freq()
/openbmc/linux/include/linux/
H A Dcpufreq.h290 #define CPUFREQ_RELATION_LE (CPUFREQ_RELATION_L | CPUFREQ_RELATION_E) macro
648 CPUFREQ_RELATION_LE); in cpufreq_policy_apply_limits()