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

/linux-4.1.27/arch/mips/kernel/
H A Dcevt-txx9.c23 #define TIMER_CLK(imclk) ((imclk) / (2 << TIMER_CCD)) macro
60 clocksource_register_hz(&txx9_clocksource.cs, TIMER_CLK(imbusclk)); txx9_clocksource_init()
72 TIMER_CLK(imbusclk)); txx9_clocksource_init()
175 clockevent_set_clock(cd, TIMER_CLK(imbusclk)); txx9_clockevent_init()

Completed in 91 milliseconds