Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge_animation.c37 #define IMAGE_RECALC_IDX -1 macro
580 int start_idx = 0, show_idx = -1, old_show_idx = IMAGE_RECALC_IDX; in charge_animation_show()
816 show_idx = IMAGE_RECALC_IDX; in charge_animation_show()
825 if (show_idx == IMAGE_RECALC_IDX) { in charge_animation_show()
924 show_idx = IMAGE_RECALC_IDX; in charge_animation_show()
938 old_show_idx = IMAGE_RECALC_IDX; in charge_animation_show()
939 show_idx = IMAGE_RECALC_IDX; in charge_animation_show()