Home
last modified time | relevance | path

Searched refs:android_charge (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/power/
H A Dcharge_animation.h16 int android_charge; /* android charge, 1: enable, 0: disable */ member
/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge_animation.c198 pdata->android_charge = in charge_animation_ofdata_to_platdata()
238 pdata->uboot_charge, pdata->android_charge, in charge_animation_ofdata_to_platdata()
656 if (pdata->android_charge) { in charge_animation_show()