Lines Matching defs:cr_wdt_control
44 static int cr_wdt_control; /* WDT control register */
195 t = superio_inb(cr_wdt_control);
198 superio_outb(cr_wdt_control, t);
226 t = superio_inb(cr_wdt_control);
229 superio_outb(cr_wdt_control, t);
248 t = superio_inb(cr_wdt_control) & ~0x0C;
249 superio_outb(cr_wdt_control, t);
348 cr_wdt_control = W83627HF_WDT_CONTROL;
366 cr_wdt_control = W83697HF_WDT_CONTROL;
371 cr_wdt_control = W83697HF_WDT_CONTROL;
427 cr_wdt_control = NCT6102D_WDT_CONTROL;
433 cr_wdt_control = NCT6102D_WDT_CONTROL;