Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c578 ulong show_start = 0, charge_start = 0, debug_start = 0; in charge_animation_show() local
787 if (!debug_start) in charge_animation_show()
788 debug_start = get_timer(0); in charge_animation_show()
789 if (get_timer(debug_start) > 30000) { in charge_animation_show()
790 debug_start = get_timer(0); in charge_animation_show()