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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/watchdog/
H A DiTCO_wdt.c159 #define TCO_RLD TCOBASE + 0x00 /* TCO Timer Reload and Current Value */ macro
319 outw(0x01, TCO_RLD);
321 outb(0x01, TCO_RLD);
382 val16 = inw(TCO_RLD);
389 val8 = inb(TCO_RLD);

Completed in 69 milliseconds