Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dich9_tco.h28 TCO_MESSAGE1 = 0x0c, enumerator
/openbmc/qemu/hw/acpi/
H A Dich9_tco.c120 case TCO_MESSAGE1: in tco_ioport_readw()
186 case TCO_MESSAGE1: in tco_ioport_writew()
/openbmc/qemu/tests/qtest/
H A Dtco-test.c151 g_assert_cmpint(qpci_io_readw(d.dev, d.tco_io_bar, TCO_MESSAGE1), ==, in test_tco_defaults()