Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dcpufreq.rs69 const CPUFREQ_RELATION_L: u32 = 0; constant
/linux/include/linux/
H A Dcpufreq.h304 #define CPUFREQ_RELATION_L 0 /* lowest frequency at or above target */ macro