Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clocksource/
Dexynos_mct.c277 u64 comp_cycle; in exynos4_mct_comp0_start() local
286 comp_cycle = exynos4_read_count_64() + cycles; in exynos4_mct_comp0_start()
287 exynos4_mct_write((u32)comp_cycle, EXYNOS4_MCT_G_COMP0_L); in exynos4_mct_comp0_start()
288 exynos4_mct_write((u32)(comp_cycle >> 32), EXYNOS4_MCT_G_COMP0_U); in exynos4_mct_comp0_start()