Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dtps65910_pmic.h13 #define TPS65910_VDD_SEL_MIN 3 macro
/openbmc/u-boot/drivers/power/regulator/
H A Dtps65910_regulator.c356 if (val < TPS65910_VDD_SEL_MIN || val > TPS65910_VDD_SEL_MAX) in buck_set_vdd1_vdd2_value()