Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A DiTCO_wdt.c83 #define TCOv2_TMR(p) (TCOBASE(p) + 0x12) /* TCOv2 Timer Initial Value*/ macro
389 val16 = inw(TCOv2_TMR(p)); in iTCO_wdt_set_timeout()
392 outw(val16, TCOv2_TMR(p)); in iTCO_wdt_set_timeout()
393 val16 = inw(TCOv2_TMR(p)); in iTCO_wdt_set_timeout()