Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dfreq_table.c143 case CPUFREQ_RELATION_C: in cpufreq_table_index_unsorted()
184 case CPUFREQ_RELATION_C: in cpufreq_table_index_unsorted()
/linux/include/linux/
H A Dcpufreq.h297 #define CPUFREQ_RELATION_C 2 /* closest frequency to target */ macro
303 #define CPUFREQ_RELATION_CE (CPUFREQ_RELATION_C | CPUFREQ_RELATION_E)
1043 case CPUFREQ_RELATION_C: in cpufreq_frequency_table_target()