Searched refs:sts2 (Results 1 – 2 of 2) sorted by relevance
62 tr->tco.sts2 |= TCO_SECOND_TO_STS; in tco_timer_expired()63 tr->tco.sts2 |= TCO_BOOT_STS; in tco_timer_expired()112 ret = tr->tco.sts2; in tco_ioport_readw()167 tr->tco.sts2 = val & TCO2_STS_MASK; in tco_ioport_writew()235 .sts2 = TCO2_STS_DEFAULT, in acpi_pm_tco_init()262 VMSTATE_UINT16(tco.sts2, TCOIORegs),
61 uint16_t sts2; member