Home
last modified time | relevance | path

Searched refs:HPET_FREQ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dhpet.h68 #define HPET_FREQ 14318780 macro
69 #define HPET_COMPARE_VAL ((HPET_FREQ + HZ / 2) / HZ)
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dhpet.h68 #define HPET_FREQ 14318780 macro
69 #define HPET_COMPARE_VAL ((HPET_FREQ + HZ / 2) / HZ)
/kernel/linux/linux-5.10/arch/mips/loongson64/
H A Dhpet.c238 clockevent_set_clock(cd, HPET_FREQ); in setup_hpet_timer()
281 csrc_hpet.mult = clocksource_hz2mult(HPET_FREQ, csrc_hpet.shift); in init_hpet_clocksource()
282 return clocksource_register_hz(&csrc_hpet, HPET_FREQ); in init_hpet_clocksource()
/kernel/linux/linux-6.6/arch/mips/loongson64/
H A Dhpet.c238 clockevent_set_clock(cd, HPET_FREQ); in setup_hpet_timer()
281 csrc_hpet.mult = clocksource_hz2mult(HPET_FREQ, csrc_hpet.shift); in init_hpet_clocksource()
282 return clocksource_register_hz(&csrc_hpet, HPET_FREQ); in init_hpet_clocksource()

Completed in 2 milliseconds