Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dlp873x.h16 #define LP873X_LDO_VOLT_MASK 0x1F macro
/openbmc/u-boot/drivers/power/regulator/
H A Dlp873x_regulator.c199 ret &= LP873X_LDO_VOLT_MASK; in lp873x_ldo_val()
211 ret &= ~LP873X_LDO_VOLT_MASK; in lp873x_ldo_val()