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

/linux-4.1.27/drivers/clocksource/
H A Dtimer-atlas7.c41 static unsigned long atlas7_timer_rate; variable
198 clockevents_calc_mult_shift(ce, atlas7_timer_rate, 60); sirfsoc_local_timer_setup()
267 atlas7_timer_rate = clk_get_rate(clk); sirfsoc_atlas7_timer_init()
285 BUG_ON(clocksource_register_hz(&sirfsoc_clocksource, atlas7_timer_rate)); sirfsoc_atlas7_timer_init()

Completed in 72 milliseconds