Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dhpet.h51 #define HPET_TN_PERIODIC_CAP 0x010 macro
/openbmc/linux/arch/mips/include/asm/
H A Dhpet.h49 #define HPET_TN_PERIODIC_CAP 0x0010 macro
/openbmc/linux/arch/x86/include/asm/
H A Dhpet.h47 #define HPET_TN_PERIODIC_CAP 0x0010 macro
/openbmc/qemu/hw/timer/
H A Dhpet.c654 timer->config = HPET_TN_PERIODIC_CAP | HPET_TN_SIZE_CAP; in hpet_reset()
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c1078 cfg &= ~(HPET_TN_PERIODIC | HPET_TN_PERIODIC_CAP in hpet_enable()