Searched refs:TCO_LOCK (Results 1 – 4 of 4) sorted by relevance
39 TCO_LOCK = 1 << 12, enumerator
387 val = TCO_LOCK; in test_tco1_control_bits()389 val &= ~TCO_LOCK; in test_tco1_control_bits()392 TCO_LOCK); in test_tco1_control_bits()
175 tr->tco.cnt1 = val | (tr->tco.cnt1 & TCO_LOCK); in tco_ioport_writew()
107 if (tr->tco.cnt1 & TCO_LOCK) { in ich9_smi_writel()