Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Ds2mps11.h132 #define S2MPS11_BUCK7_8_10_VOLT_MAX_HEX 0xDC macro
/openbmc/u-boot/drivers/power/regulator/
H A Ds2mps11_regulator.c55 if (hex > S2MPS11_BUCK7_8_10_VOLT_MAX_HEX) in s2mps11_buck_hex2volt()
90 if (hex > S2MPS11_BUCK7_8_10_VOLT_MAX_HEX) in s2mps11_buck_volt2hex()