Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/power/
H A Dtps62362.h28 int power_tps62362_init(unsigned char bus);
/rk3399_rockchip-uboot/drivers/power/pmic/
H A Dpmic_tps62362.c29 int power_tps62362_init(unsigned char bus) in power_tps62362_init() function
/rk3399_rockchip-uboot/board/ti/am43xx/
H A Dboard.c560 power_tps62362_init(I2C_PMIC); in power_init_board()