Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A DiTCO_wdt.c82 #define TCOv2_TMR(p) (TCOBASE(p) + 0x12) /* TCOv2 Timer Initial Value*/ macro
374 val16 = inw(TCOv2_TMR(p)); in iTCO_wdt_set_timeout()
377 outw(val16, TCOv2_TMR(p)); in iTCO_wdt_set_timeout()
378 val16 = inw(TCOv2_TMR(p)); in iTCO_wdt_set_timeout()