Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/watchdog/
A Dnv_tco.c130 val = inb(TCO_TMR(tcobase)); in tco_timer_set_heartbeat()
133 outb(val, TCO_TMR(tcobase)); in tco_timer_set_heartbeat()
134 val = inb(TCO_TMR(tcobase)); in tco_timer_set_heartbeat()
A Dnv_tco.h31 #define TCO_TMR(base) ((base) + 0x01) /* TCO Timer Initial Value */ macro

Completed in 4 milliseconds