Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dich9_tco.c133 ret = tr->sw_irq_gen; in tco_ioport_readw()
199 tr->sw_irq_gen = val; in tco_ioport_writew()
243 .sw_irq_gen = SW_IRQ_GEN_DEFAULT, in acpi_pm_tco_init()
269 VMSTATE_UINT8(sw_irq_gen, TCOIORegs),
/openbmc/qemu/include/hw/acpi/
H A Dich9_tco.h69 uint8_t sw_irq_gen; member