Searched refs:CPUFREQ_RELATION_H (Results 1 – 7 of 7) sorted by relevance
17 __cpufreq_driver_target(policy, policy->max, CPUFREQ_RELATION_H); in cpufreq_gov_performance_limits()
136 case CPUFREQ_RELATION_H: in cpufreq_table_index_unsorted()155 case CPUFREQ_RELATION_H: in cpufreq_table_index_unsorted()
118 CPUFREQ_RELATION_H); in cpufreq_userspace_policy_limits()
1958 CPUFREQ_RELATION_H); in cpufreq_generic_suspend()2664 CPUFREQ_RELATION_H)); in cpufreq_set_policy()
545 case CPUFREQ_RELATION_H: in intel_pstate_freq_to_hwp_rel()
308 #define CPUFREQ_RELATION_H 1 /* highest frequency below or at target */ macro314 #define CPUFREQ_RELATION_HE (CPUFREQ_RELATION_H | CPUFREQ_RELATION_E)1084 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()