Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dich9_tco.h50 TCO2_STS_MASK = 0xfff8, enumerator
/openbmc/qemu/hw/acpi/
H A Dich9_tco.c167 tr->tco.sts2 = val & TCO2_STS_MASK; in tco_ioport_writew()