Home
last modified time | relevance | path

Searched refs:BOOST_ILMIN_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/mfd/
H A Drk8xx-core.c163 { RK808_BOOST_CONFIG_REG, BOOST_ILMIN_MASK, BOOST_ILMIN_100MA },
272 { RK818_BOOST_CONFIG_REG, BOOST_ILMIN_MASK, BOOST_ILMIN_100MA },
/linux-6.15/include/linux/mfd/
H A Drk808.h915 #define BOOST_ILMIN_MASK (7 << 0) macro