Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Ds2mps11.h142 #define S2MPS11_LDO_VOLT_MASK 0x3F macro
/openbmc/u-boot/drivers/power/regulator/
H A Ds2mps11_regulator.c409 val &= S2MPS11_LDO_VOLT_MASK; in s2mps11_ldo_val()
422 val &= ~S2MPS11_LDO_VOLT_MASK; in s2mps11_ldo_val()