Searched refs:clocksource_register_khz (Results 1 – 5 of 5) sorted by relevance
100 clocksource_register_khz(&clocksource_wdtest_ktime, 1000 * 1000); in wdtest_ktime_clocksource_reset()133 clocksource_register_khz(&clocksource_wdtest_ktime, 1000 * 1000); in wdtest_func()
182 clocksource_register_khz(&hexagon_clocksource, pcycle_freq_mhz * 1000); in time_init_deferred()
255 static inline int clocksource_register_khz(struct clocksource *cs, u32 khz) in clocksource_register_khz() function
1403 clocksource_register_khz(&clocksource_tsc, tsc_khz); in tsc_refine_calibration_work()1431 clocksource_register_khz(&clocksource_tsc, tsc_khz); in init_tsc_clocksource()1563 clocksource_register_khz(&clocksource_tsc_early, tsc_khz); in tsc_init()
67 clocksource_register_khz() which will help out assigning both shift and mult
Completed in 12 milliseconds