Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dexynos_mct.c212 static struct clocksource mct_frc = { variable
243 if (clocksource_register_hz(&mct_frc, clk_rate)) in exynos4_clocksource_init()
244 panic("%s: can't register clocksource\n", mct_frc.name); in exynos4_clocksource_init()