Searched refs:TCO_RLD (Results 1 – 3 of 3) sorted by relevance
77 #define TCO_RLD(p) (TCOBASE(p) + 0x00) /* TCO Timer Reload/Curr. Value */ macro289 outw(0x01, TCO_RLD(p)); in iTCO_wdt_start()291 outb(0x01, TCO_RLD(p)); in iTCO_wdt_start()338 outw(0x01, TCO_RLD(p)); in iTCO_wdt_ping()344 outb(0x01, TCO_RLD(p)); in iTCO_wdt_ping()411 val16 = inw(TCO_RLD(p)); in iTCO_wdt_get_timeleft()418 val8 = inb(TCO_RLD(p)); in iTCO_wdt_get_timeleft()
30 #define TCO_RLD(base) ((base) + 0x00) /* TCO Timer Reload and Current Value */ macro
104 outb(0x01, TCO_RLD(tcobase)); in tco_timer_keepalive()