Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clocksource/
Dtimer-oxnas-rps.c71 static void oxnas_rps_timer_config(struct oxnas_rps_timer *rps, in oxnas_rps_timer_config() function
92 oxnas_rps_timer_config(rps, 0, 0); in oxnas_rps_timer_shutdown()
102 oxnas_rps_timer_config(rps, rps->timer_period, 1); in oxnas_rps_timer_set_periodic()
112 oxnas_rps_timer_config(rps, rps->timer_period, 0); in oxnas_rps_timer_set_oneshot()
123 oxnas_rps_timer_config(rps, delta, 0); in oxnas_rps_timer_next_event()