Searched refs:timer_clocksource (Results 1 – 1 of 1) sorted by relevance
91 static struct clocksource timer_clocksource = { variable114 err = clocksource_register_hz(&timer_clocksource, NSEC_PER_SEC/TIMER_MULTIPLIER); in timer_setup()