Searched refs:SW_TCO_SMI (Results 1 – 3 of 3) sorted by relevance
37 SW_TCO_SMI = 1 << 1, enumerator
155 tr->tco.sts1 |= SW_TCO_SMI; in tco_ioport_writew()
418 ret = val & (TCO_TIMEOUT | SW_TCO_SMI | TCO_INT_STS) ? 1 : 0; in test_tco1_status_bits()