Searched refs:TCO1_STS (Results 1 – 4 of 4) sorted by relevance
81 #define TCO1_STS(p) (TCOBASE(p) + 0x04) /* TCO1 Status Register */ macro342 outw(0x0008, TCO1_STS(p)); /* write 1 to clear bit */ in iTCO_wdt_ping()420 if (!(inw(TCO1_STS(p)) & 0x0008)) in iTCO_wdt_get_timeleft()546 outw(0x0008, TCO1_STS(p)); /* Clear the Time Out Status bit */ in iTCO_wdt_probe()550 outl(0x20008, TCO1_STS(p)); in iTCO_wdt_probe()555 outw(0x0008, TCO1_STS(p)); /* Clear the Time Out Status bit */ in iTCO_wdt_probe()
68 #define TCO1_STS 0x64 macro
72 ps->tco1_sts = inw(ACPI_BASE_ADDRESS + TCO1_STS); in power_state_get()
376 #define TCO1_STS 0x64 macro