Home
last modified time | relevance | path

Searched refs:uboot_charge (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/include/power/
H A Dcharge_animation.h17 int uboot_charge; /* u-boot charge, 1: enable, 0: disable */ member
/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge_animation.c196 pdata->uboot_charge = in charge_animation_ofdata_to_platdata()
238 pdata->uboot_charge, pdata->android_charge, in charge_animation_ofdata_to_platdata()
662 if (!pdata->uboot_charge) { in charge_animation_show()
/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfg_rk818.c978 else if (pdata->uboot_charge) in rk818_bat_init_rsoc()
1214 if (pdata->uboot_charge && di->ts2_vol_multi) { in rk818_bat_charger_setting()
H A Dfg_rk816.c1081 if ((pdata->uboot_charge) || in rk816_bat_need_initialize()