Home
last modified time | relevance | path

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

/u-boot/include/power/
A Ds2mps11.h127 #define S2MPS11_BUCK_UV_HMIN 750000 macro
/u-boot/drivers/power/regulator/
A Ds2mps11_regulator.c59 uV = hex * S2MPS11_BUCK_HSTEP + S2MPS11_BUCK_UV_HMIN; in s2mps11_buck_hex2volt()
90 hex = (uV - S2MPS11_BUCK_UV_HMIN) / S2MPS11_BUCK_HSTEP; in s2mps11_buck_volt2hex()

Completed in 4 milliseconds