Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c37 #define IMAGE_RECALC_IDX -1 macro
581 int start_idx = 0, show_idx = -1, old_show_idx = IMAGE_RECALC_IDX; in charge_animation_show()
817 show_idx = IMAGE_RECALC_IDX; in charge_animation_show()
826 if (show_idx == IMAGE_RECALC_IDX) { in charge_animation_show()
925 show_idx = IMAGE_RECALC_IDX; in charge_animation_show()
939 old_show_idx = IMAGE_RECALC_IDX; in charge_animation_show()
940 show_idx = IMAGE_RECALC_IDX; in charge_animation_show()