Searched refs:TCO1_STS (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/watchdog/
H A DiTCO_wdt.c83 #define TCO1_STS (TCOBASE + 0x04) /* TCO1 Status Register */ macro
281 outw(0x0008, TCO1_STS); /* write 1 to clear bit */ iTCO_wdt_ping()
359 if (!(inw(TCO1_STS) & 0x0008)) iTCO_wdt_get_timeleft()
516 outw(0x0008, TCO1_STS); /* Clear the Time Out Status bit */ iTCO_wdt_probe()
520 outl(0x20008, TCO1_STS); iTCO_wdt_probe()
525 outw(0x0008, TCO1_STS); /* Clear the Time Out Status bit */ iTCO_wdt_probe()
H A DiTCO_vendor_support.c252 * in TCO1_STS and that's it.

Completed in 82 milliseconds