Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dlp87565.h11 #define LP87565_BUCK_VOLT_MAX 3360000 macro
/openbmc/u-boot/drivers/power/regulator/
H A Dlp87565_regulator.c58 if (uV > LP87565_BUCK_VOLT_MAX) in lp87565_buck_volt2val()