wdt_stop
inb_p(wdt_stop);
if (wdt_stop != wdt_start) {
if (!request_region(wdt_stop, 1, WATCHDOG_NAME)) {
pr_err("I/O address 0x%04x already in use\n", wdt_stop);
if (wdt_stop != wdt_start)
release_region(wdt_stop, 1);
if (wdt_stop != wdt_start)
release_region(wdt_stop, 1);
static int wdt_stop = 0x43;
module_param(wdt_stop, int, 0);
MODULE_PARM_DESC(wdt_stop, "Acquire WDT 'stop' io port (default 0x43)");
if (wdt_stop != wdt_start) {
if (!request_region(wdt_stop, 1, WATCHDOG_NAME)) {
wdt_stop);
if (wdt_stop != wdt_start)
release_region(wdt_stop, 1);
if (wdt_stop != wdt_start)
release_region(wdt_stop, 1);
static int wdt_stop = 0x443;
module_param(wdt_stop, int, 0);
MODULE_PARM_DESC(wdt_stop, "Advantech WDT 'stop' io port (default 0x443)");
inb_p(wdt_stop);
.stop = wdt_stop,
.stop = wdt_stop,
.stop = wdt_stop,
.stop = wdt_stop,
inb_p(wdt_stop);
if ((wdt_stop != 0x45) && (wdt_stop != wdt_start))
release_region(wdt_stop, 1);
if (wdt_stop != 0x45 && wdt_stop != wdt_start) {
if (!request_region(wdt_stop, 1, "SBC 60XX WDT")) {
pr_err("I/O address 0x%04x already in use\n", wdt_stop);
if (wdt_stop != 0x45 && wdt_stop != wdt_start)
release_region(wdt_stop, 1);
static int wdt_stop = 0x45;
module_param(wdt_stop, int, 0);
MODULE_PARM_DESC(wdt_stop, "SBC60xx WDT 'stop' io port (default 0x45)");
return wdt_stop(wdd);
.stop = wdt_stop,
wdt_stop(&stmp3xxx_wdd);
.stop = wdt_stop,
.stop = wdt_stop,
wdt_stop();
wdt_stop();
wdt_stop();
wdt_stop();
if (wdt_stop != wdt_start) {
if (!request_region(wdt_stop, 1, "Wafer 5823 WDT")) {
pr_err("I/O address 0x%04x already in use\n", wdt_stop);
if (wdt_stop != wdt_start)
release_region(wdt_stop, 1);
if (wdt_stop != wdt_start)
release_region(wdt_stop, 1);
static int wdt_stop = 0x843;
inb_p(wdt_stop);
inb_p(wdt_stop);
wdt_stop();
wdt_stop();