Searched full:intcap (Results 1 – 4 of 4) sorted by relevance
80 #define HPET_INTCAP "hpet-intcap"
81 uint32_t intcap; member645 timer->config |= (uint64_t)s->intcap << 32; in hpet_reset()699 if (!s->intcap) { in hpet_realize()700 error_setg(errp, "hpet.hpet-intcap not initialized"); in hpet_realize()738 DEFINE_PROP_UINT32(HPET_INTCAP, HPETState, intcap, 0),
557 #[doc(alias = "intcap")]734 Err("hpet.hpet-intcap property not initialized")?; in realize()925 c"hpet-intcap",
1159 * For pc-piix-*, hpet's intcap is always IRQ2. For pc-q35-*, in pc_basic_device_init()