Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dcpufreq.rs70 const CPUFREQ_RELATION_C: u32 = 2; constant
/linux/include/linux/
H A Dcpufreq.h304 #define CPUFREQ_RELATION_C 2 /* closest frequency to target */ macro