Home
last modified time | relevance | path

Searched defs:HPET_MIN_PROG_DELTA (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/loongson64/
H A Dhpet.c18 #define HPET_MIN_PROG_DELTA (HPET_MIN_CYCLES * 12) macro
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c46 #define HPET_MIN_PROG_DELTA (HPET_MIN_CYCLES + (HPET_MIN_CYCLES >> 1)) macro