Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dpalmas.h23 #define PALMAS_LDO_VOLT_MAX 3300000 macro
/openbmc/u-boot/drivers/power/regulator/
H A Dpalmas_regulator.c88 if (uV > PALMAS_LDO_VOLT_MAX) in palmas_smps_volt2hex()
237 if (uV > PALMAS_LDO_VOLT_MAX) in palmas_ldo_volt2hex()