Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge_animation.c577 ulong show_start = 0, charge_start = 0, debug_start = 0; in charge_animation_show() local
786 if (!debug_start) in charge_animation_show()
787 debug_start = get_timer(0); in charge_animation_show()
788 if (get_timer(debug_start) > 30000) { in charge_animation_show()
789 debug_start = get_timer(0); in charge_animation_show()