Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dich9_tco.h31 SW_IRQ_GEN = 0x10, enumerator
/openbmc/qemu/hw/acpi/
H A Dich9_tco.c132 case SW_IRQ_GEN: in tco_ioport_readw()
198 case SW_IRQ_GEN: in tco_ioport_writew()
/openbmc/qemu/tests/qtest/
H A Dtco-test.c155 g_assert_cmpint(qpci_io_readb(d.dev, d.tco_io_bar, SW_IRQ_GEN), ==, in test_tco_defaults()