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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A DiTCO_wdt.c362 #define TCOv1_TMR (TCOBASE + 0x01) /* TCOv1 Timer Initial Value */ macro
574 val8 = inb(TCOv1_TMR);
577 outb(val8, TCOv1_TMR);
578 val8 = inb(TCOv1_TMR);
607 val8 += (inb(TCOv1_TMR) & 0x3f);

Completed in 57 milliseconds