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