Searched refs:timer_shutdown (Results 1 – 3 of 3) sorted by relevance
96 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown() function107 timer_shutdown(evt); in spear_shutdown()117 timer_shutdown(evt); in spear_set_oneshot()132 timer_shutdown(evt); in spear_set_periodic()
125 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown() function132 timer_shutdown(evt); in sp804_shutdown()141 timer_shutdown(evt); in sp804_set_periodic()
667 static __always_inline int timer_shutdown(const int access, in timer_shutdown() function681 return timer_shutdown(ARCH_TIMER_VIRT_ACCESS, clk); in arch_timer_shutdown_virt()686 return timer_shutdown(ARCH_TIMER_PHYS_ACCESS, clk); in arch_timer_shutdown_phys()691 return timer_shutdown(ARCH_TIMER_MEM_VIRT_ACCESS, clk); in arch_timer_shutdown_virt_mem()696 return timer_shutdown(ARCH_TIMER_MEM_PHYS_ACCESS, clk); in arch_timer_shutdown_phys_mem()