Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Ds2mps11.h120 #define S2MPS11_BUCK9_VOLT_MASK 0x1f macro
/openbmc/u-boot/drivers/power/regulator/
H A Ds2mps11_regulator.c135 mask = S2MPS11_BUCK9_VOLT_MASK; in s2mps11_buck_val()