Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dlp873x.h17 #define LP873X_LDO_VOLT_MAX_HEX 0x19 macro
/openbmc/u-boot/drivers/power/regulator/
H A Dlp873x_regulator.c171 if (hex > LP873X_LDO_VOLT_MAX_HEX) in lp873x_ldo_hex2volt()