Home
last modified time | relevance | path

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

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