Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dexynos_mct.c321 static struct clock_event_device mct_comp_device = { variable
347 mct_comp_device.cpumask = cpumask_of(0); in exynos4_clockevent_init()
348 clockevents_config_and_register(&mct_comp_device, clk_rate, in exynos4_clockevent_init()
352 &mct_comp_device)) in exynos4_clockevent_init()