wdt_io             42 drivers/watchdog/w83627hf_wdt.c static int wdt_io;
wdt_io             74 drivers/watchdog/w83627hf_wdt.c #define WDT_EFER (wdt_io+0)   /* Extended Function Enable Registers */
wdt_io             75 drivers/watchdog/w83627hf_wdt.c #define WDT_EFIR (wdt_io+0)   /* Extended Function Index Register
wdt_io            129 drivers/watchdog/w83627hf_wdt.c 	if (!request_muxed_region(wdt_io, 2, WATCHDOG_NAME))
wdt_io            146 drivers/watchdog/w83627hf_wdt.c 	release_region(wdt_io, 2);
wdt_io            490 drivers/watchdog/w83627hf_wdt.c 	wdt_io = 0x2e;
wdt_io            493 drivers/watchdog/w83627hf_wdt.c 		wdt_io = 0x4e;