Searched refs:clocksource_mips (Results 1 – 3 of 3) sorted by relevance
18 static struct clocksource clocksource_mips = { variable31 clocksource_mips.rating = 200 + mips_hpt_frequency / 10000000; in init_r4k_clocksource()33 clocksource_register_hz(&clocksource_mips, mips_hpt_frequency); in init_r4k_clocksource()
63 static struct clocksource clocksource_mips = { variable79 clocksource_mips.rating = 200 + mips_hpt_frequency / 10000000; in powertv_c0_hpt_clocksource_init()81 clocksource_register_hz(&clocksource_mips, mips_hpt_frequency); in powertv_c0_hpt_clocksource_init()
75 static struct clocksource clocksource_mips = { variable87 u64 mult = clocksource_mips.mult; in sched_clock()88 u64 shift = clocksource_mips.shift; in sched_clock()108 clocksource_mips.rating = 300; in plat_time_init()109 clocksource_register_hz(&clocksource_mips, octeon_get_clock_rate()); in plat_time_init()