Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/pmic/
H A Dpmic_tps62362.c39 int power_tps62362_init(unsigned char bus) in power_tps62362_init() function
59 int power_tps62362_init(unsigned char bus) in power_tps62362_init() function
/openbmc/u-boot/include/power/
H A Dtps62362.h27 int power_tps62362_init(unsigned char bus);
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c453 if (power_tps62362_init(0)) in scale_vcores_idk()
634 rc = power_tps62362_init(0); in power_init_board()