Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/
H A Dmax8997_muic.h44 int power_muic_init(unsigned int bus);
H A Dmax77693_muic.h73 int power_muic_init(unsigned int bus);
/OK3568_Linux_fs/u-boot/drivers/power/mfd/
H A Dmuic_max77693.c55 int power_muic_init(unsigned int bus) in power_muic_init() function
/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Dmuic_max8997.c53 int power_muic_init(unsigned int bus) in power_muic_init() function
/OK3568_Linux_fs/u-boot/board/samsung/trats2/
H A Dtrats2.c139 power_muic_init(I2C_10); /* I2C adapter 10 - bus name soft1 */ in exynos_power_init()
/OK3568_Linux_fs/u-boot/board/samsung/trats/
H A Dtrats.c130 ret |= power_muic_init(I2C_5); in exynos_power_init()