Home
last modified time | relevance | path

Searched refs:HPET_PERIOD (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dhpet.h10 #define HPET_PERIOD 0x004 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dhpet.h10 #define HPET_PERIOD 0x004 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dhpet.h12 #define HPET_PERIOD 0x004 macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dhpet.h12 #define HPET_PERIOD 0x004 macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhpet.c147 period = hpet_readl(HPET_PERIOD); in _hpet_print_config()
914 hpet_period = hpet_readl(HPET_PERIOD); in hpet_enable()
H A Dtsc.c345 tmp = ((u64)hpet2 * hpet_readl(HPET_PERIOD)); in calc_hpet_ref()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhpet.c148 period = hpet_readl(HPET_PERIOD); in _hpet_print_config()
1024 hpet_period = hpet_readl(HPET_PERIOD); in hpet_enable()
H A Dtsc.c382 tmp = ((u64)hpet2 * hpet_readl(HPET_PERIOD)); in calc_hpet_ref()

Completed in 9 milliseconds