Searched refs:CPUFREQ_RELATION_H (Results 1 – 5 of 5) sorted by relevance
17 __cpufreq_driver_target(policy, policy->max, CPUFREQ_RELATION_H); in cpufreq_gov_performance_limits()
116 CPUFREQ_RELATION_H); in cpufreq_userspace_policy_limits()
545 case CPUFREQ_RELATION_H: in intel_pstate_freq_to_hwp_rel()
303 #define CPUFREQ_RELATION_H 1 /* highest frequency below or at target */ macro309 #define CPUFREQ_RELATION_HE (CPUFREQ_RELATION_H | CPUFREQ_RELATION_E)1079 case CPUFREQ_RELATION_H: in cpufreq_frequency_table_target()
69 const CPUFREQ_RELATION_H: u32 = 1; constant95 CPUFREQ_RELATION_H => Self::High(efficient), in new()107 Relation::High(e) => (CPUFREQ_RELATION_H, e), in from()