Home
last modified time | relevance | path

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

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