Searched refs:TCO_BOOT_STS (Results 1 – 3 of 3) sorted by relevance
43 TCO_BOOT_STS = 1 << 2, enumerator
63 tr->tco.sts2 |= TCO_BOOT_STS; in tco_timer_expired()
445 ret = val & (TCO_SECOND_TO_STS | TCO_BOOT_STS) ? 1 : 0; in test_tco2_status_bits()