Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dmax77693_fg.h47 int power_fg_init(unsigned char bus);
H A Dmax17042_fg.h56 int power_fg_init(unsigned char bus);
/openbmc/u-boot/drivers/power/mfd/
H A Dfg_max77693.c113 int power_fg_init(unsigned char bus) in power_fg_init() function
/openbmc/u-boot/board/samsung/trats2/
H A Dtrats2.c137 power_fg_init(I2C_9); /* I2C adapter 9 - bus name soft0 */ in exynos_power_init()
/openbmc/u-boot/drivers/power/fuel_gauge/
H A Dfg_max17042.c263 int power_fg_init(unsigned char bus) in power_fg_init() function
/openbmc/u-boot/board/samsung/trats/
H A Dtrats.c126 ret = power_fg_init(I2C_9); in exynos_power_init()