Searched refs:clocksource_register_khz (Results 1 – 5 of 5) sorted by relevance
99 clocksource_register_khz(&clocksource_wdtest_ktime, 1000 * 1000); in wdtest_ktime_clocksource_reset()132 clocksource_register_khz(&clocksource_wdtest_ktime, 1000 * 1000); in wdtest_func()
180 clocksource_register_khz(&hexagon_clocksource, pcycle_freq_mhz * 1000); in time_init_deferred()
1399 clocksource_register_khz(&clocksource_tsc, tsc_khz); in tsc_refine_calibration_work()1423 clocksource_register_khz(&clocksource_tsc, tsc_khz); in init_tsc_clocksource()1552 clocksource_register_khz(&clocksource_tsc_early, tsc_khz); in tsc_init()
249 static inline int clocksource_register_khz(struct clocksource *cs, u32 khz) in clocksource_register_khz() function
67 clocksource_register_khz() which will help out assigning both shift and mult
Completed in 10 milliseconds