Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/loongson32/common/
H A Dtime.c109 static struct clocksource ls1x_clocksource = { variable
197 ls1x_clocksource.rating = 200 + mips_hpt_frequency / 10000000; in ls1x_time_init()
198 ret = clocksource_register_hz(&ls1x_clocksource, mips_hpt_frequency); in ls1x_time_init()