Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Ds2mps11.h131 #define S2MPS11_BUCK5_VOLT_MAX_HEX 0xDF macro
/openbmc/u-boot/drivers/power/regulator/
H A Ds2mps11_regulator.c66 if (buck == 5 && hex > S2MPS11_BUCK5_VOLT_MAX_HEX) in s2mps11_buck_hex2volt()
101 if (buck == 5 && hex > S2MPS11_BUCK5_VOLT_MAX_HEX) in s2mps11_buck_volt2hex()