Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dtimer-oxnas-rps.c82 static void oxnas_rps_timer_config(struct oxnas_rps_timer *rps, in oxnas_rps_timer_config() function
103 oxnas_rps_timer_config(rps, 0, 0); in oxnas_rps_timer_shutdown()
113 oxnas_rps_timer_config(rps, rps->timer_period, 1); in oxnas_rps_timer_set_periodic()
123 oxnas_rps_timer_config(rps, rps->timer_period, 0); in oxnas_rps_timer_set_oneshot()
134 oxnas_rps_timer_config(rps, delta, 0); in oxnas_rps_timer_next_event()