Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dich9_tco.h51 TCO1_CNT_MASK = 0xfeff, enumerator
/openbmc/qemu/hw/acpi/
H A Dich9_tco.c170 val &= TCO1_CNT_MASK; in tco_ioport_writew()