Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/watchdog/
DiTCO_wdt.c83 #define TCOv2_TMR(p) (TCOBASE(p) + 0x12) /* TCOv2 Timer Initial Value*/ macro
373 val16 = inw(TCOv2_TMR(p)); in iTCO_wdt_set_timeout()
376 outw(val16, TCOv2_TMR(p)); in iTCO_wdt_set_timeout()
377 val16 = inw(TCOv2_TMR(p)); in iTCO_wdt_set_timeout()