Searched refs:mxs_clockevent_device (Results 1 – 1 of 1) sorted by relevance
63 static struct clock_event_device mxs_clockevent_device; variable152 static struct clock_event_device mxs_clockevent_device = { variable165 mxs_clockevent_device.set_next_event = timrotv1_set_next_event; in mxs_clockevent_init()166 mxs_clockevent_device.cpumask = cpumask_of(0); in mxs_clockevent_init()167 clockevents_config_and_register(&mxs_clockevent_device, in mxs_clockevent_init()271 "MXS Timer Tick", &mxs_clockevent_device); in mxs_timer_init()