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