Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/
H A Dcharge_animation.h19 int auto_exit_charge; /* energy enough auto exit uboot charging*/ member
/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge_animation.c201 pdata->auto_exit_charge = in charge_animation_ofdata_to_platdata()
227 if (pdata->auto_exit_charge && !pdata->auto_wakeup_interval) in charge_animation_ofdata_to_platdata()
627 if (charging <= 0 && pdata->auto_exit_charge) { in charge_animation_show()
765 if (pdata->auto_exit_charge) { in charge_animation_show()