Searched refs:riscv_clocksource (Results 1 – 1 of 1) sorted by relevance
57 static struct clocksource riscv_clocksource = { variable86 *mult = riscv_clocksource.mult; in riscv_cs_get_mult_shift()87 *shift = riscv_clocksource.shift; in riscv_cs_get_mult_shift()145 error = clocksource_register_hz(&riscv_clocksource, riscv_timebase); in riscv_timer_init_dt()
Completed in 4 milliseconds