Home
last modified time | relevance | path

Searched refs:armada_370_xp_evt (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clocksource/
Dtime-armada-370-xp.c89 static struct clock_event_device __percpu *armada_370_xp_evt; variable
218 armada_370_xp_timer_setup(this_cpu_ptr(armada_370_xp_evt)); in armada_370_xp_timer_cpu_notify()
221 armada_370_xp_timer_stop(this_cpu_ptr(armada_370_xp_evt)); in armada_370_xp_timer_cpu_notify()
315 armada_370_xp_evt = alloc_percpu(struct clock_event_device); in armada_370_xp_timer_common_init()
324 armada_370_xp_evt); in armada_370_xp_timer_common_init()
327 armada_370_xp_timer_setup(this_cpu_ptr(armada_370_xp_evt)); in armada_370_xp_timer_common_init()