cr_wdt_timeout     43 drivers/watchdog/w83627hf_wdt.c static int cr_wdt_timeout;	/* WDT timeout register */
cr_wdt_timeout    229 drivers/watchdog/w83627hf_wdt.c 	t = superio_inb(cr_wdt_timeout);
cr_wdt_timeout    233 drivers/watchdog/w83627hf_wdt.c 			superio_outb(cr_wdt_timeout, 0);
cr_wdt_timeout    237 drivers/watchdog/w83627hf_wdt.c 			superio_outb(cr_wdt_timeout, wdog->timeout);
cr_wdt_timeout    263 drivers/watchdog/w83627hf_wdt.c 	superio_outb(cr_wdt_timeout, timeout);
cr_wdt_timeout    296 drivers/watchdog/w83627hf_wdt.c 	timeleft = superio_inb(cr_wdt_timeout);
cr_wdt_timeout    337 drivers/watchdog/w83627hf_wdt.c 	cr_wdt_timeout = W83627HF_WDT_TIMEOUT;
cr_wdt_timeout    355 drivers/watchdog/w83627hf_wdt.c 		cr_wdt_timeout = W83697HF_WDT_TIMEOUT;
cr_wdt_timeout    360 drivers/watchdog/w83627hf_wdt.c 		cr_wdt_timeout = W83697HF_WDT_TIMEOUT;
cr_wdt_timeout    416 drivers/watchdog/w83627hf_wdt.c 		cr_wdt_timeout = NCT6102D_WDT_TIMEOUT;