Searched refs:TCO_RLD (Results 1 – 3 of 3) sorted by relevance
/qemu/tests/qtest/ |
H A D | tco-test.c | 104 qpci_io_writew(d->dev, d->tco_io_bar, TCO_RLD, 4); in load_tco() 139 g_assert_cmpint(qpci_io_readw(d.dev, d.tco_io_bar, TCO_RLD), ==, in test_tco_defaults() 225 val = qpci_io_readw(d.dev, d.tco_io_bar, TCO_RLD); in test_tco_max_timeout() 368 rld = qpci_io_readw(d.dev, d.tco_io_bar, TCO_RLD) & TCO_RLD_MASK; in test_tco_ticks_counter()
|
/qemu/include/hw/acpi/ |
H A D | ich9_tco.h | 21 TCO_RLD = 0x00, enumerator
|
/qemu/hw/acpi/ |
H A D | ich9_tco.c | 92 case TCO_RLD: in tco_ioport_readw() 144 case TCO_RLD: in tco_ioport_writew()
|