Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
DiTCO_wdt.c87 #define TCOv2_TMR (TCOBASE + 0x12) /* TCOv2 Timer Initial Value */ macro
315 val16 = inw(TCOv2_TMR); in iTCO_wdt_set_timeout()
318 outw(val16, TCOv2_TMR); in iTCO_wdt_set_timeout()
319 val16 = inw(TCOv2_TMR); in iTCO_wdt_set_timeout()