Home
last modified time | relevance | path

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

/drivers/clocksource/
Dtegra20_timer.c75 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown() function
82 timer_shutdown(evt); in tegra_timer_shutdown()
90 timer_shutdown(evt); in tegra_timer_set_periodic()
Dtimer-sp804.c136 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown() function
143 timer_shutdown(evt); in sp804_shutdown()
152 timer_shutdown(evt); in sp804_set_periodic()
Darm_arch_timer.c184 static __always_inline int timer_shutdown(const int access, in timer_shutdown() function
198 return timer_shutdown(ARCH_TIMER_VIRT_ACCESS, clk); in arch_timer_shutdown_virt()
203 return timer_shutdown(ARCH_TIMER_PHYS_ACCESS, clk); in arch_timer_shutdown_phys()
208 return timer_shutdown(ARCH_TIMER_MEM_VIRT_ACCESS, clk); in arch_timer_shutdown_virt_mem()
213 return timer_shutdown(ARCH_TIMER_MEM_PHYS_ACCESS, clk); in arch_timer_shutdown_phys_mem()