Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dpalmas.h22 #define PALMAS_LDO_VOLT_MAX_HEX 0x3F macro
/openbmc/u-boot/drivers/power/regulator/
H A Dpalmas_regulator.c245 if (hex > PALMAS_LDO_VOLT_MAX_HEX) in palmas_ldo_hex2volt()