Home
last modified time | relevance | path

Searched refs:HPET_LEGACY_RTC_INT (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/timer/
H A Dhpet.h30 #define HPET_LEGACY_RTC_INT 1 macro
/openbmc/qemu/hw/i386/
H A Dpc.c1189 rtc_irq = qdev_get_gpio_in(hpet, HPET_LEGACY_RTC_INT); in pc_basic_device_init()