Searched refs:sirfsoc_clockevent (Results 1 – 2 of 2) sorted by relevance
149 static struct clock_event_device sirfsoc_clockevent = { variable173 .dev_id = &sirfsoc_clockevent,184 sirfsoc_clockevent.cpumask = cpumask_of(0); in sirfsoc_clockevent_init()185 clockevents_config_and_register(&sirfsoc_clockevent, PRIMA2_CLOCK_FREQ, in sirfsoc_clockevent_init()
150 static struct clock_event_device __percpu *sirfsoc_clockevent; variable176 struct clock_event_device *ce = per_cpu_ptr(sirfsoc_clockevent, cpu); in sirfsoc_local_timer_starting_cpu()220 sirfsoc_clockevent = alloc_percpu(struct clock_event_device); in sirfsoc_clockevent_init()221 BUG_ON(!sirfsoc_clockevent); in sirfsoc_clockevent_init()