Searched refs:sun4i_clockevent (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clocksource/
H A Dsun4i_timer.c115 static struct clock_event_device sun4i_clockevent = { variable in typeref:struct:clock_event_device
141 .dev_id = &sun4i_clockevent,
196 sun4i_clockevent.cpumask = cpu_possible_mask; sun4i_timer_init()
197 sun4i_clockevent.irq = irq; sun4i_timer_init()
199 clockevents_config_and_register(&sun4i_clockevent, rate, sun4i_timer_init()

Completed in 179 milliseconds