Searched defs:CPUFREQ_RELATION_L (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/kernel/ | ||
| H A D | cpufreq.rs | 68 const CPUFREQ_RELATION_L: u32 = 0; constant |
| /linux/include/linux/ | ||
| H A D | cpufreq.h | 302 #define CPUFREQ_RELATION_L 0 /* lowest frequency at or above target */ macro |