Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
Dhpet.h9 #define HPET_ID 0x000 macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dhpet.h11 #define HPET_ID 0x000 macro
/kernel/linux/linux-5.10/arch/x86/kernel/
Dhpet.c146 id = hpet_readl(HPET_ID); in _hpet_print_config()
927 id = hpet_readl(HPET_ID); in hpet_enable()