Home
last modified time | relevance | path

Searched refs:TCO_RLD (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/watchdog/
H A Dnv_tco.h30 #define TCO_RLD(base) ((base) + 0x00) /* TCO Timer Reload and Current Value */ macro
H A Dnv_tco.c104 outb(0x01, TCO_RLD(tcobase)); in tco_timer_keepalive()