TCO_RLD           276 drivers/watchdog/iTCO_wdt.c 		outw(0x01, TCO_RLD(p));
TCO_RLD           278 drivers/watchdog/iTCO_wdt.c 		outb(0x01, TCO_RLD(p));
TCO_RLD           325 drivers/watchdog/iTCO_wdt.c 		outw(0x01, TCO_RLD(p));
TCO_RLD           331 drivers/watchdog/iTCO_wdt.c 		outb(0x01, TCO_RLD(p));
TCO_RLD           398 drivers/watchdog/iTCO_wdt.c 		val16 = inw(TCO_RLD(p));
TCO_RLD           405 drivers/watchdog/iTCO_wdt.c 		val8 = inb(TCO_RLD(p));
TCO_RLD           104 drivers/watchdog/nv_tco.c 	outb(0x01, TCO_RLD(tcobase));