Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dexynos_mct.c213 static struct clocksource mct_frc = { variable
245 mct_frc.resume = NULL; in exynos4_clocksource_init()
255 if (clocksource_register_hz(&mct_frc, clk_rate)) in exynos4_clocksource_init()
256 panic("%s: can't register clocksource\n", mct_frc.name); in exynos4_clocksource_init()