Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dexynos_mct.c263 cycle_t comp_cycle; in exynos4_mct_comp0_start() local
272 comp_cycle = exynos4_read_count_64() + cycles; in exynos4_mct_comp0_start()
273 exynos4_mct_write((u32)comp_cycle, EXYNOS4_MCT_G_COMP0_L); in exynos4_mct_comp0_start()
274 exynos4_mct_write((u32)(comp_cycle >> 32), EXYNOS4_MCT_G_COMP0_U); in exynos4_mct_comp0_start()