Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dexynos4210_mct.c183 #define MCT_LT_COUNTER_STEP 0x100000000ULL macro
616 ptimer_set_count(s->ptimer_frc, MCT_LT_COUNTER_STEP); in exynos4210_lfrc_update_count()
889 if (to_count > MCT_LT_COUNTER_STEP) { in exynos4210_ltick_recalc_count()
891 s->count = MCT_LT_COUNTER_STEP; in exynos4210_ltick_recalc_count()