Searched refs:TCO_TMR (Results 1 – 2 of 2) sorted by relevance
35 #define TCO_TMR(base) ((base) + 0x01) /* TCO Timer Initial Value */ macro
134 val = inb(TCO_TMR(tcobase)); in tco_timer_set_heartbeat()137 outb(val, TCO_TMR(tcobase)); in tco_timer_set_heartbeat()138 val = inb(TCO_TMR(tcobase)); in tco_timer_set_heartbeat()