Home
last modified time | relevance | path

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

/linux-4.4.14/arch/parisc/kernel/
Dtime.c197 static struct clocksource clocksource_cr16 = { variable
209 if (clocksource_cr16.rating != 0 && num_online_cpus() > 1) { in update_cr16_clocksource()
210 clocksource_change_rating(&clocksource_cr16, 0); in update_cr16_clocksource()
259 clocksource_register_khz(&clocksource_cr16, current_cr16_khz); in time_init()