Searched refs:sch311x_wdt_data (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 Dsch311x_wdt.c64 } sch311x_wdt_data; variable in typeref:struct:__anon16447
133 outb(timeout_unit, sch311x_wdt_data.runtime_reg + WDT_TIME_OUT);
138 outb(t, sch311x_wdt_data.runtime_reg + WDT_VAL);
143 spin_lock(&sch311x_wdt_data.io_lock);
156 outb(0x0e, sch311x_wdt_data.runtime_reg + GP60);
158 spin_unlock(&sch311x_wdt_data.io_lock);
164 spin_lock(&sch311x_wdt_data.io_lock);
167 outb(0x01, sch311x_wdt_data.runtime_reg + GP60);
171 spin_unlock(&sch311x_wdt_data.io_lock);
176 spin_lock(&sch311x_wdt_data
[all...]

Completed in 30 milliseconds