Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/include/asm/
Dhpet.h9 #define HPET_ID 0x000 macro
/Linux-v6.6/arch/x86/include/asm/
Dhpet.h11 #define HPET_ID 0x000 macro
/Linux-v6.6/arch/x86/kernel/
Dhpet.c147 id = hpet_readl(HPET_ID); in _hpet_print_config()
1037 id = hpet_readl(HPET_ID); in hpet_enable()