Searched refs:clock_event_ddata (Results 1 – 1 of 1) sorted by relevance
110 static struct efm32_clock_event_ddata clock_event_ddata = { variable219 clock_event_ddata.base = base; in efm32_clockevent_init()220 clock_event_ddata.periodic_top = DIV_ROUND_CLOSEST(rate, 1024 * HZ); in efm32_clockevent_init()222 clockevents_config_and_register(&clock_event_ddata.evtdev, in efm32_clockevent_init()227 "efm32 clockevent", &clock_event_ddata); in efm32_clockevent_init()