Lines Matching refs:outw
229 outw(0x01, TCO_RLD); in iTCO_wdt_start()
236 outw(val, TCO1_CNT); in iTCO_wdt_start()
256 outw(val, TCO1_CNT); in iTCO_wdt_stop()
277 outw(0x01, TCO_RLD); in iTCO_wdt_ping()
281 outw(0x0008, TCO1_STS); /* write 1 to clear bit */ in iTCO_wdt_ping()
318 outw(val16, TCOv2_TMR); in iTCO_wdt_set_timeout()
516 outw(0x0008, TCO1_STS); /* Clear the Time Out Status bit */ in iTCO_wdt_probe()
517 outw(0x0002, TCO2_STS); /* Clear SECOND_TO_STS bit */ in iTCO_wdt_probe()
525 outw(0x0008, TCO1_STS); /* Clear the Time Out Status bit */ in iTCO_wdt_probe()
526 outw(0x0002, TCO2_STS); /* Clear SECOND_TO_STS bit */ in iTCO_wdt_probe()
527 outw(0x0004, TCO2_STS); /* Clear BOOT_STS bit */ in iTCO_wdt_probe()