Home
last modified time | relevance | path

Searched refs:CPUFREQ_RELATION_C (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/cpufreq/
H A Dfreq_table.c142 case CPUFREQ_RELATION_C: in cpufreq_table_index_unsorted()
183 case CPUFREQ_RELATION_C: in cpufreq_table_index_unsorted()
H A Dintel_pstate.c542 case CPUFREQ_RELATION_C: in intel_pstate_freq_to_hwp_rel()
/linux-6.15/include/linux/
H A Dcpufreq.h303 #define CPUFREQ_RELATION_C 2 /* closest frequency to target */ macro
309 #define CPUFREQ_RELATION_CE (CPUFREQ_RELATION_C | CPUFREQ_RELATION_E)
1073 case CPUFREQ_RELATION_C: in cpufreq_frequency_table_target()