Searched refs:TCO_RLD (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/watchdog/ | ||
| H A D | nv_tco.h | 30 #define TCO_RLD(base) ((base) + 0x00) /* TCO Timer Reload and Current Value */ macro |
| H A D | nv_tco.c | 104 outb(0x01, TCO_RLD(tcobase)); in tco_timer_keepalive() |