Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dhpet.h8 #define HPET_ID 0x000 macro
/arch/x86/include/asm/
Dhpet.h10 #define HPET_ID 0x000 macro
/arch/x86/kernel/
Dhpet.c143 l = hpet_readl(HPET_ID); in _hpet_print_config()
608 id = hpet_readl(HPET_ID); in hpet_msi_capability_lookup()
959 id = hpet_readl(HPET_ID); in hpet_enable()
1040 if (hpet_readl(HPET_ID) & HPET_ID_LEGSUP) in hpet_late_init()
1045 hpet_reserve_platform_timers(hpet_readl(HPET_ID)); in hpet_late_init()
1088 id = hpet_readl(HPET_ID); in hpet_disable()