Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Drt5759-regulator.c29 #define RT5957_OTLVL_MASK GENMASK(5, 4) macro
176 return regmap_update_bits(regmap, RT5759_REG_DCDCSET, RT5957_OTLVL_MASK, in rt5759_set_otp()