Searched defs:CPUFREQ_RELATION_C (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/kernel/ | ||
| H A D | cpufreq.rs | 70 const CPUFREQ_RELATION_C: u32 = 2; constant |
| /linux/include/linux/ | ||
| H A D | cpufreq.h | 304 #define CPUFREQ_RELATION_C 2 /* closest frequency to target */ macro |