Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/loongson64/
H A Dhpet.c103 hpet_write(HPET_T0_CMP, HPET_COMPARE_VAL); in hpet_set_state_periodic()
105 hpet_write(HPET_T0_CMP, HPET_COMPARE_VAL); in hpet_set_state_periodic()
/kernel/linux/linux-6.6/arch/mips/loongson64/
H A Dhpet.c103 hpet_write(HPET_T0_CMP, HPET_COMPARE_VAL); in hpet_set_state_periodic()
105 hpet_write(HPET_T0_CMP, HPET_COMPARE_VAL); in hpet_set_state_periodic()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dhpet.h69 #define HPET_COMPARE_VAL ((HPET_FREQ + HZ / 2) / HZ) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dhpet.h69 #define HPET_COMPARE_VAL ((HPET_FREQ + HZ / 2) / HZ) macro

Completed in 2 milliseconds