Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clocksource/
Dexynos_mct.c207 static struct clocksource mct_frc = { variable
242 if (clocksource_register_hz(&mct_frc, clk_rate)) in exynos4_clocksource_init()
243 panic("%s: can't register clocksource\n", mct_frc.name); in exynos4_clocksource_init()