Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clocksource/
Dexynos_mct.c308 static struct clock_event_device mct_comp_device = { variable
334 mct_comp_device.cpumask = cpumask_of(0); in exynos4_clockevent_init()
335 clockevents_config_and_register(&mct_comp_device, clk_rate, in exynos4_clockevent_init()
339 &mct_comp_device)) in exynos4_clockevent_init()