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