Home
last modified time | relevance | path

Searched refs:power_tps65910_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/power/
H A Dtps65910.h75 int power_tps65910_init(unsigned char bus);
/openbmc/u-boot/drivers/power/pmic/
H A Dpmic_tps65910.c37 int power_tps65910_init(unsigned char bus) in power_tps65910_init() function
/openbmc/u-boot/board/ti/am335x/
H A Dboard.c435 if (power_tps65910_init(0)) in scale_vcores_generic()