Home
last modified time | relevance | path

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

/linux-6.1.9/arch/nios2/kernel/
Dtime.c135 static void nios2_timer_config(struct nios2_timer *timer, unsigned long period, in nios2_timer_config() function
166 nios2_timer_config(&nios2_ced->timer, delta, false); in nios2_timer_set_next_event()
187 nios2_timer_config(timer, period, true); in nios2_timer_set_periodic()