Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dtimer-atlas7.c41 static unsigned long atlas7_timer_rate; variable
193 clockevents_calc_mult_shift(ce, atlas7_timer_rate, 60); in sirfsoc_local_timer_setup()
262 atlas7_timer_rate = clk_get_rate(clk); in sirfsoc_atlas7_timer_init()
280 BUG_ON(clocksource_register_hz(&sirfsoc_clocksource, atlas7_timer_rate)); in sirfsoc_atlas7_timer_init()