Home
last modified time | relevance | path

Searched refs:HPET_COMPARE_VAL (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/
Dhpet.h68 #define HPET_COMPARE_VAL ((HPET_FREQ + HZ / 2) / HZ) macro
/arch/mips/loongson64/loongson-3/
Dhpet.c102 hpet_write(HPET_T0_CMP, HPET_COMPARE_VAL); in hpet_set_state_periodic()
104 hpet_write(HPET_T0_CMP, HPET_COMPARE_VAL); in hpet_set_state_periodic()