Home
last modified time | relevance | path

Searched refs:sun5i_clkevt_time_start (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-sun5i.c79 static void sun5i_clkevt_time_start(struct sun5i_timer *ce, u8 timer, bool periodic) in sun5i_clkevt_time_start() function
105 sun5i_clkevt_time_start(ce, 0, false); in sun5i_clkevt_set_oneshot()
115 sun5i_clkevt_time_start(ce, 0, true); in sun5i_clkevt_set_periodic()
126 sun5i_clkevt_time_start(ce, 0, false); in sun5i_clkevt_next_event()
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-sun5i.c94 static void sun5i_clkevt_time_start(struct sun5i_timer_clkevt *ce, u8 timer, bool periodic) in sun5i_clkevt_time_start() function
120 sun5i_clkevt_time_start(ce, 0, false); in sun5i_clkevt_set_oneshot()
130 sun5i_clkevt_time_start(ce, 0, true); in sun5i_clkevt_set_periodic()
141 sun5i_clkevt_time_start(ce, 0, false); in sun5i_clkevt_next_event()

Completed in 2 milliseconds