OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S2MPS11_BUCK_HSTEP
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/power/
s2mps11.h
123
#define
S2MPS11_BUCK_HSTEP
12500
/external/u-boot/drivers/power/regulator/
s2mps11_regulator.c
58
uV = hex *
S2MPS11_BUCK_HSTEP
+ S2MPS11_BUCK_UV_HMIN;
89
hex = (uV - S2MPS11_BUCK_UV_HMIN) /
S2MPS11_BUCK_HSTEP
;
Completed in 281 milliseconds