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

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

Completed in 27 milliseconds