Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dhpet.h9 #define HPET_ID 0x000 macro
/linux/arch/x86/include/asm/
H A Dhpet.h11 #define HPET_ID 0x000 macro
/linux/arch/x86/kernel/
H A Dhpet.c148 id = hpet_readl(HPET_ID); in _hpet_print_config()
1027 id = hpet_readl(HPET_ID); in hpet_enable()