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

/linux-4.4.14/drivers/clocksource/
H A Dtimer-sun5i.c93 static void sun5i_clkevt_time_start(struct sun5i_timer_clkevt *ce, u8 timer, bool periodic) sun5i_clkevt_time_start() function
119 sun5i_clkevt_time_start(ce, 0, false); sun5i_clkevt_set_oneshot()
129 sun5i_clkevt_time_start(ce, 0, true); sun5i_clkevt_set_periodic()
140 sun5i_clkevt_time_start(ce, 0, false); sun5i_clkevt_next_event()

Completed in 81 milliseconds