Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/watchdog/
Dw83697hf_wdt.c383 static int w83697hf_ioports[] = { 0x2e, 0x4e, 0x00 }; variable
393 for (i = 0; ((!found) && (w83697hf_ioports[i] != 0)); i++) { in wdt_init()
394 wdt_io = w83697hf_ioports[i]; in wdt_init()