Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drt5759-regulator.c27 #define RT5957_OCLVL_MASK GENMASK(7, 6) macro
143 return regmap_update_bits(regmap, RT5759_REG_DCDCSET, RT5957_OCLVL_MASK, in rt5759_set_ocp()