Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clocksource/
Dtime-armada-370-xp.c87 static struct clock_event_device __percpu *armada_370_xp_evt; variable
213 armada_370_xp_timer_setup(this_cpu_ptr(armada_370_xp_evt)); in armada_370_xp_timer_cpu_notify()
216 armada_370_xp_timer_stop(this_cpu_ptr(armada_370_xp_evt)); in armada_370_xp_timer_cpu_notify()
298 armada_370_xp_evt = alloc_percpu(struct clock_event_device); in armada_370_xp_timer_common_init()
307 armada_370_xp_evt); in armada_370_xp_timer_common_init()
310 armada_370_xp_timer_setup(this_cpu_ptr(armada_370_xp_evt)); in armada_370_xp_timer_common_init()