Home
last modified time | relevance | path

Searched refs:chrg_type (Results 1 – 8 of 8) sorted by relevance

/u-boot/drivers/power/battery/
A Dbat_trats.c28 bat->chrg->chrg_type(p_bat->muic) && in power_battery_charge()
63 bat_->chrg->chrg_type = muic_->chrg->chrg_type; in power_battery_init_trats()
A Dbat_trats2.c37 bat_->chrg->chrg_type = muic_->chrg->chrg_type; in power_battery_init_trats2()
/u-boot/drivers/power/pmic/
A Dmuic_max8997.c50 .chrg_type = power_chrg_get_type,
/u-boot/drivers/power/mfd/
A Dmuic_max77693.c52 .chrg_type = power_chrg_get_type,
/u-boot/board/samsung/trats2/
A Dtrats2.c176 chrg = p_muic->chrg->chrg_type(p_muic); in exynos_power_init()
277 return !!muic->chrg->chrg_type(muic); in g_dnl_board_usb_cable_connected()
/u-boot/include/power/
A Dpmic.h52 int (*chrg_type) (struct pmic *p); member
/u-boot/board/samsung/trats/
A Dtrats.c167 chrg = p_muic->chrg->chrg_type(p_muic); in exynos_power_init()
301 return !!muic->chrg->chrg_type(muic); in g_dnl_board_usb_cable_connected()
/u-boot/doc/
A DREADME.power-framework100 -- *chrg_type - type/capacity of the charger (including information
120 -- *chrg_type -> MUIC device (muic_max8997.c)

Completed in 8 milliseconds