Searched refs:last_tcnto (Results 1 – 1 of 1) sorted by relevance
218 uint32_t last_tcnto; member271 VMSTATE_UINT32(last_tcnto, struct tick_timer),760 s->last_tcnto = exynos4210_ltick_cnt_get_cnto(s); in exynos4210_ltick_cnt_stop()810 tcnto = s->last_tcnto; in exynos4210_ltick_cnt_get_cnto()866 if ((s->cnt_run && s->last_tcnto) || (s->int_run && s->last_icnto)) { in exynos4210_ltick_recalc_count()872 if (s->last_tcnto) { in exynos4210_ltick_recalc_count()873 to_count = (uint64_t)s->last_tcnto * s->last_icnto; in exynos4210_ltick_recalc_count()