Home
last modified time | relevance | path

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

/qemu/include/hw/acpi/
H A Dich9_tco.h49 TCO1_STS_MASK = 0xe870, enumerator
/qemu/hw/acpi/
H A Dich9_tco.c164 tr->tco.sts1 = val & TCO1_STS_MASK; in tco_ioport_writew()