Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c581 int start_idx = 0, show_idx = -1, old_show_idx = IMAGE_RECALC_IDX; in charge_animation_show() local
860 if (soc >= image[old_show_idx + 1].soc && in charge_animation_show()
865 logo_type = logo_type << (old_show_idx + 1); in charge_animation_show()
873 old_show_idx + 1); in charge_animation_show()
874 old_show_idx++; in charge_animation_show()
898 if (old_show_idx != show_idx) { in charge_animation_show()
905 old_show_idx = show_idx; in charge_animation_show()
939 old_show_idx = IMAGE_RECALC_IDX; in charge_animation_show()
964 old_show_idx = start_idx; in charge_animation_show()