Home
last modified time | relevance | path

Searched refs:HPET_MIN_PERIOD (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dhpet.h64 #define HPET_MIN_PERIOD 100000UL macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dhpet.h64 #define HPET_MIN_PERIOD 100000UL macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dhpet.h62 #define HPET_MIN_PERIOD 100000UL macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dhpet.h62 #define HPET_MIN_PERIOD 100000UL macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhpet.c915 if (hpet_period < HPET_MIN_PERIOD || hpet_period > HPET_MAX_PERIOD) in hpet_enable()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhpet.c1025 if (hpet_period < HPET_MIN_PERIOD || hpet_period > HPET_MAX_PERIOD) in hpet_enable()

Completed in 5 milliseconds