Home
last modified time | relevance | path

Searched refs:wdt_io (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/watchdog/
Dw83627hf_wdt.c45 static int wdt_io; variable
75 #define WDT_EFER (wdt_io+0) /* Extended Function Enable Registers */
76 #define WDT_EFIR (wdt_io+0) /* Extended Function Index Register
129 if (!request_muxed_region(wdt_io, 2, WATCHDOG_NAME)) in superio_enter()
146 release_region(wdt_io, 2); in superio_exit()
456 wdt_io = 0x2e; in wdt_init()
459 wdt_io = 0x4e; in wdt_init()
/Linux-v4.19/Documentation/watchdog/
Dwatchdog-parameters.txt364 wdt_io: w83627hf/thf WDT io port (default 0x2E)