Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Ds2mps11.h110 #define S2MPS11_BUCK_NUM 10 macro
/openbmc/u-boot/drivers/power/regulator/
H A Ds2mps11_regulator.c123 if (buck < 1 || buck > S2MPS11_BUCK_NUM) { in s2mps11_buck_val()
173 if (buck < 1 || buck > S2MPS11_BUCK_NUM) { in s2mps11_buck_mode()