Home
last modified time | relevance | path

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

/qemu/include/hw/timer/
H A Dhpet.h29 #define HPET_LEGACY_PIT_INT 0 macro
/qemu/hw/timer/
H A Dhpet.c703 if (n == HPET_LEGACY_PIT_INT) { in hpet_handle_legacy_irq()
/qemu/hw/i386/
H A Dpc.c1240 pit_alt_irq = qdev_get_gpio_in(hpet, HPET_LEGACY_PIT_INT); in pc_basic_device_init()