Searched refs:cr_wdt_control (Results 1 – 1 of 1) sorted by relevance
44 static int cr_wdt_control; /* WDT control register */ variable190 t = superio_inb(cr_wdt_control); in w83627hf_init()193 superio_outb(cr_wdt_control, t); in w83627hf_init()220 t = superio_inb(cr_wdt_control); in w83627hf_init()223 superio_outb(cr_wdt_control, t); in w83627hf_init()242 t = superio_inb(cr_wdt_control) & ~0x0C; in w83627hf_init()243 superio_outb(cr_wdt_control, t); in w83627hf_init()338 cr_wdt_control = W83627HF_WDT_CONTROL; in wdt_find()356 cr_wdt_control = W83697HF_WDT_CONTROL; in wdt_find()361 cr_wdt_control = W83697HF_WDT_CONTROL; in wdt_find()[all …]