Lines Matching defs:cr_wdt_control
44 static int cr_wdt_control; /* WDT control register */
191 t = superio_inb(cr_wdt_control);
194 superio_outb(cr_wdt_control, t);
222 t = superio_inb(cr_wdt_control);
225 superio_outb(cr_wdt_control, t);
244 t = superio_inb(cr_wdt_control) & ~0x0C;
245 superio_outb(cr_wdt_control, t);
340 cr_wdt_control = W83627HF_WDT_CONTROL;
358 cr_wdt_control = W83697HF_WDT_CONTROL;
363 cr_wdt_control = W83697HF_WDT_CONTROL;
419 cr_wdt_control = NCT6102D_WDT_CONTROL;
425 cr_wdt_control = NCT6102D_WDT_CONTROL;