Searched refs:CPUFREQ_RELATION_C (Results 1 – 3 of 3) sorted by relevance
304 #define CPUFREQ_RELATION_C 2 /* closest frequency to target */ macro310 #define CPUFREQ_RELATION_CE (CPUFREQ_RELATION_C | CPUFREQ_RELATION_E)1082 case CPUFREQ_RELATION_C: in cpufreq_frequency_table_target()
70 const CPUFREQ_RELATION_C: u32 = 2; constant96 CPUFREQ_RELATION_C => Self::Close(efficient), in new()108 Relation::Close(e) => (CPUFREQ_RELATION_C, e), in from()
547 case CPUFREQ_RELATION_C: in intel_pstate_freq_to_hwp_rel()