Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge_animation.c502 int first_poll_fg = 1; in charge_extrem_low_power() local
510 if (!first_poll_fg) in charge_extrem_low_power()
513 first_poll_fg = 0; in charge_extrem_low_power()
584 int first_poll_fg = 1; in charge_animation_show() local
703 if (!first_poll_fg && get_timer(delta) < FUEL_GAUGE_POLL_MS) in charge_animation_show()
762 first_poll_fg = 0; in charge_animation_show()