Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge_animation.c580 int start_idx = 0, show_idx = -1, old_show_idx = IMAGE_RECALC_IDX; in charge_animation_show() local
859 if (soc >= image[old_show_idx + 1].soc && in charge_animation_show()
864 logo_type = logo_type << (old_show_idx + 1); in charge_animation_show()
872 old_show_idx + 1); in charge_animation_show()
873 old_show_idx++; in charge_animation_show()
897 if (old_show_idx != show_idx) { in charge_animation_show()
904 old_show_idx = show_idx; in charge_animation_show()
938 old_show_idx = IMAGE_RECALC_IDX; in charge_animation_show()
963 old_show_idx = start_idx; in charge_animation_show()