Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstpmic1.h189 #define BOOST_ENABLED BIT(0) macro
/linux/rust/kernel/
H A Dcpufreq.rs729 const BOOST_ENABLED: bool; global() constant