Searched refs:sun4i_clkevt_time_stop (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | timer-sun4i.c | 58 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()
|
/kernel/linux/linux-6.6/drivers/clocksource/ |
H A D | timer-sun4i.c | 56 static void sun4i_clkevt_time_stop(void __iomem *base, u8 timer) in sun4i_clkevt_time_stop() function 87 sun4i_clkevt_time_stop(timer_of_base(to), 0); in sun4i_clkevt_shutdown() 96 sun4i_clkevt_time_stop(timer_of_base(to), 0); in sun4i_clkevt_set_oneshot() 106 sun4i_clkevt_time_stop(timer_of_base(to), 0); in sun4i_clkevt_set_periodic() 118 sun4i_clkevt_time_stop(timer_of_base(to), 0); in sun4i_clkevt_next_event() 205 sun4i_clkevt_time_stop(timer_of_base(&to), 0); in sun4i_timer_init()
|
Completed in 2 milliseconds