Home
last modified time | relevance | path

Searched refs:HPET_MAX_PERIOD (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/mips/include/asm/
A Dhpet.h59 #define HPET_MAX_PERIOD 100000000UL macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dhpet.h57 #define HPET_MAX_PERIOD 100000000UL macro
/linux-6.3-rc2/arch/x86/kernel/
A Dhpet.c1025 if (hpet_period < HPET_MIN_PERIOD || hpet_period > HPET_MAX_PERIOD) in hpet_enable()

Completed in 5 milliseconds