Searched refs:clocksource_tsc (Results 1 – 2 of 2) sorted by relevance
31 static struct clocksource clocksource_tsc = { variable56 clocksource_register_hz(&clocksource_tsc, c6x_core_freq); in time_init()
1147 static struct clocksource clocksource_tsc = { variable1161 .list = LIST_HEAD_INIT(clocksource_tsc.list),1176 clocksource_mark_unstable(&clocksource_tsc); in mark_tsc_unstable()1184 clocksource_tsc.flags &= ~CLOCK_SOURCE_MUST_VERIFY; in tsc_disable_clocksource_watchdog()1396 art_related_clocksource = &clocksource_tsc; in tsc_refine_calibration_work()1397 clocksource_register_khz(&clocksource_tsc, tsc_khz); in tsc_refine_calibration_work()1412 clocksource_tsc.flags |= CLOCK_SOURCE_SUSPEND_NONSTOP; in init_tsc_clocksource()1420 art_related_clocksource = &clocksource_tsc; in init_tsc_clocksource()1421 clocksource_register_khz(&clocksource_tsc, tsc_khz); in init_tsc_clocksource()