Home
last modified time | relevance | path

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

/drivers/clocksource/
Dexynos_mct.c264 u64 comp_cycle; in exynos4_mct_comp0_start() local
273 comp_cycle = exynos4_read_count_64() + cycles; in exynos4_mct_comp0_start()
274 exynos4_mct_write((u32)comp_cycle, EXYNOS4_MCT_G_COMP0_L); in exynos4_mct_comp0_start()
275 exynos4_mct_write((u32)(comp_cycle >> 32), EXYNOS4_MCT_G_COMP0_U); in exynos4_mct_comp0_start()