Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Ds2mps11.h133 #define S2MPS11_BUCK9_VOLT_MAX_HEX 0x5F macro
/openbmc/u-boot/drivers/power/regulator/
H A Ds2mps11_regulator.c61 if (hex > S2MPS11_BUCK9_VOLT_MAX_HEX) in s2mps11_buck_hex2volt()
96 if (hex > S2MPS11_BUCK9_VOLT_MAX_HEX) in s2mps11_buck_volt2hex()