Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Ds2mps11.h130 #define S2MPS11_BUCK_VOLT_MAX_HEX 0xA0 macro
/openbmc/u-boot/drivers/power/regulator/
H A Ds2mps11_regulator.c68 else if (buck != 5 && hex > S2MPS11_BUCK_VOLT_MAX_HEX) in s2mps11_buck_hex2volt()
103 else if (buck != 5 && hex > S2MPS11_BUCK_VOLT_MAX_HEX) in s2mps11_buck_volt2hex()