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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dwd501p.h31 #define WDT_DC (io+7) macro
H A Dwdt_pci.c219 inb_p(WDT_DC);
222 outb_p(0, WDT_DC);
382 inb_p(WDT_DC); /* Disable */
390 outb_p(0, WDT_DC);
392 inb_p(WDT_DC);
405 outb_p(0, WDT_DC); /* Enable */
434 inb_p(WDT_DC); /* Disable counters */
466 inb_p(WDT_DC);
H A Dwdt.c232 inb_p(WDT_DC);
235 outb_p(0, WDT_DC);
390 inb_p(WDT_DC); /* Disable */
397 outb_p(0, WDT_DC); /* Enable */
423 inb_p(WDT_DC); /* Disable counters */
451 inb_p(WDT_DC);

Completed in 37 milliseconds