Searched refs:last_icnto (Results 1 – 1 of 1) sorted by relevance
217 uint32_t last_icnto; member270 VMSTATE_UINT32(last_icnto, struct tick_timer),697 s->last_icnto = exynos4210_ltick_int_get_cnto(s); in exynos4210_ltick_int_stop()727 icnto = s->last_icnto; in exynos4210_ltick_int_get_cnto()866 if ((s->cnt_run && s->last_tcnto) || (s->int_run && s->last_icnto)) { in exynos4210_ltick_recalc_count()873 to_count = (uint64_t)s->last_tcnto * s->last_icnto; in exynos4210_ltick_recalc_count()875 to_count = s->last_icnto; in exynos4210_ltick_recalc_count()