Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/loongson1/common/
Dtime.c112 static struct clocksource ls1x_clocksource = { variable
194 ls1x_clocksource.rating = 200 + mips_hpt_frequency / 10000000; in ls1x_time_init()
195 ret = clocksource_register_hz(&ls1x_clocksource, mips_hpt_frequency); in ls1x_time_init()