Home
last modified time | relevance | path

Searched refs:HPET_STATUS (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/mips/loongson64/
H A Dhpet.c179 is_irq = hpet_read(HPET_STATUS); in hpet_irq_handler()
182 hpet_write(HPET_STATUS, HPET_T0_IRS); in hpet_irq_handler()
/openbmc/qemu/include/hw/timer/
H A Dhpet.h38 #define HPET_STATUS 0x020 macro
/openbmc/linux/arch/mips/include/asm/
H A Dhpet.h12 #define HPET_STATUS 0x020 macro
/openbmc/linux/arch/x86/include/asm/
H A Dhpet.h14 #define HPET_STATUS 0x020 macro
/openbmc/qemu/hw/timer/
H A Dhpet.c481 case HPET_STATUS: in hpet_ram_read()
607 case HPET_STATUS: in hpet_ram_write()
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c152 status = hpet_readl(HPET_STATUS); in _hpet_print_config()