Home
last modified time | relevance | path

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

/linux-4.4.14/arch/cris/arch-v10/kernel/
Dfasttimer.c84 const unsigned long timer_freq_100[NUM_TIMER_FREQ] = variable
160 div = delay_us * timer_freq_100[freq_index]/10000; in start_timer1()