Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cpufreq/
Dfreq_table.c143 case CPUFREQ_RELATION_C: in cpufreq_table_index_unsorted()
184 case CPUFREQ_RELATION_C: in cpufreq_table_index_unsorted()
/linux-6.1.9/include/linux/
Dcpufreq.h282 #define CPUFREQ_RELATION_C 2 /* closest frequency to target */ macro
288 #define CPUFREQ_RELATION_CE (CPUFREQ_RELATION_C | CPUFREQ_RELATION_E)
1050 case CPUFREQ_RELATION_C: in cpufreq_frequency_table_target()