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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A DiTCO_vendor_support.c40 #define TCO1_STS (TCOBASE + 0x04) /* TCO1 Status Register */ macro
256 * in TCO1_STS and that's it.
H A DiTCO_wdt.c365 #define TCO1_STS (TCOBASE + 0x04) /* TCO1 Status Register */ macro
529 outw(0x0008, TCO1_STS); /* write 1 to clear bit */
606 if (!(inw(TCO1_STS) & 0x0008))
847 outw(0x0008, TCO1_STS); /* Clear the Time Out Status bit */

Completed in 87 milliseconds