Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dhpet.h35 #define HPET_ID 0x000 macro
/openbmc/linux/arch/mips/include/asm/
H A Dhpet.h9 #define HPET_ID 0x000 macro
/openbmc/linux/arch/x86/include/asm/
H A Dhpet.h11 #define HPET_ID 0x000 macro
/openbmc/qemu/hw/timer/
H A Dhpet.c469 case HPET_ID: // including HPET_PERIOD in hpet_ram_read()
571 case HPET_ID: in hpet_ram_write()
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c147 id = hpet_readl(HPET_ID); in _hpet_print_config()
1037 id = hpet_readl(HPET_ID); in hpet_enable()