Home
last modified time | relevance | path

Searched defs:BOOST_ENABLED (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/cpufreq/
H A Drcpufreq_dt.rs61 const BOOST_ENABLED: bool = true; constant
/linux/include/linux/mfd/
H A Dstpmic1.h189 #define BOOST_ENABLED BIT(0) macro
/linux/rust/kernel/
H A Dcpufreq.rs730 const BOOST_ENABLED: bool; global() constant