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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dw83697hf_wdt.c387 static int w83697hf_ioports[] = { 0x2e, 0x4e, 0x00 }; variable
397 for (i = 0; ((!found) && (w83697hf_ioports[i] != 0)); i++) {
398 wdt_io = w83697hf_ioports[i];

Completed in 44 milliseconds