Home
last modified time | relevance | path

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

/linux-5.15/drivers/clocksource/
A Dtimer-sun4i.c58 static void sun4i_clkevt_time_stop(void __iomem *base, u8 timer) in sun4i_clkevt_time_stop() function
89 sun4i_clkevt_time_stop(timer_of_base(to), 0); in sun4i_clkevt_shutdown()
98 sun4i_clkevt_time_stop(timer_of_base(to), 0); in sun4i_clkevt_set_oneshot()
108 sun4i_clkevt_time_stop(timer_of_base(to), 0); in sun4i_clkevt_set_periodic()
120 sun4i_clkevt_time_stop(timer_of_base(to), 0); in sun4i_clkevt_next_event()
206 sun4i_clkevt_time_stop(timer_of_base(&to), 0); in sun4i_timer_init()