Home
last modified time | relevance | path

Searched refs:CHARGER_USB (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/include/power/
H A Dpower_chrg.h15 CHARGER_USB, enumerator
/OK3568_Linux_fs/u-boot/drivers/power/mfd/
H A Dmuic_max77693.c34 charger = CHARGER_USB; in power_chrg_get_type()
/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Dmuic_max8997.c32 charger = CHARGER_USB; in power_chrg_get_type()
/OK3568_Linux_fs/u-boot/board/samsung/trats2/
H A Dtrats2.c187 if (pb->bat->state == CHARGE && chrg == CHARGER_USB) in exynos_power_init()
/OK3568_Linux_fs/u-boot/board/samsung/trats/
H A Dtrats.c177 if (pb->bat->state == CHARGE && chrg == CHARGER_USB) in exynos_power_init()