Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dexynos_mct.c212 static struct clocksource mct_frc = { variable
247 if (clocksource_register_hz(&mct_frc, clk_rate)) in exynos4_clocksource_init()
248 panic("%s: can't register clocksource\n", mct_frc.name); in exynos4_clocksource_init()