Home
last modified time | relevance | path

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

/openbmc/linux/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)); in txx9_clocksource_init()
72 TIMER_CLK(imbusclk)); in txx9_clocksource_init()
189 clockevent_set_clock(cd, TIMER_CLK(imbusclk)); in txx9_clockevent_init()