Home
last modified time | relevance | path

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

/qemu/include/hw/timer/
H A Dhpet.h81 #define HPET_INTCAP "hpet-intcap" macro
/qemu/hw/timer/
H A Dhpet.c775 DEFINE_PROP_UINT32(HPET_INTCAP, HPETState, intcap, 0),
/qemu/hw/i386/
H A Dpc.c1229 HPET_INTCAP, NULL); in pc_basic_device_init()
1231 qdev_prop_set_uint32(hpet, HPET_INTCAP, hpet_irqs); in pc_basic_device_init()