Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A Dtime.c147 static struct clocksource clocksource_cr16 = { variable
257 clocksource_cr16.name = "cr16_unstable"; in init_cr16_clocksource()
258 clocksource_cr16.flags = CLOCK_SOURCE_UNSTABLE; in init_cr16_clocksource()
259 clocksource_cr16.rating = 0; in init_cr16_clocksource()
263 clocksource_register_hz(&clocksource_cr16, in init_cr16_clocksource()