Home
last modified time | relevance | path

Searched refs:power_fg_init (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/include/power/
H A Dmax77693_fg.h48 int power_fg_init(unsigned char bus);
H A Dmax17042_fg.h57 int power_fg_init(unsigned char bus);
/OK3568_Linux_fs/u-boot/drivers/power/mfd/
H A Dfg_max77693.c116 int power_fg_init(unsigned char bus) in power_fg_init() function
/OK3568_Linux_fs/u-boot/board/samsung/trats2/
H A Dtrats2.c140 power_fg_init(I2C_9); /* I2C adapter 9 - bus name soft0 */ in exynos_power_init()
/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfg_max17042.c264 int power_fg_init(unsigned char bus) in power_fg_init() function
/OK3568_Linux_fs/u-boot/board/samsung/trats/
H A Dtrats.c129 ret = power_fg_init(I2C_9); in exynos_power_init()