Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dlp87565.h10 #define LP87565_BUCK_VOLT_MAX_HEX 0xFF macro
/openbmc/u-boot/drivers/power/regulator/
H A Dlp87565_regulator.c72 if (val > LP87565_BUCK_VOLT_MAX_HEX) in lp87565_buck_val2volt()