Home
last modified time | relevance | path

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

/u-boot/include/power/
A Ds2mps11.h122 #define S2MPS11_BUCK_LSTEP 6250 macro
/u-boot/drivers/power/regulator/
A Ds2mps11_regulator.c72 uV = hex * S2MPS11_BUCK_LSTEP + S2MPS11_BUCK_UV_MIN; in s2mps11_buck_hex2volt()
101 hex = (uV - S2MPS11_BUCK_UV_MIN) / S2MPS11_BUCK_LSTEP; in s2mps11_buck_volt2hex()

Completed in 4 milliseconds