Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dscx200_wdt.c46 static u16 wdto_restart; variable
61 outw(wdto_restart, scx200_cb_base + SCx200_WDT_WDTO); in scx200_wdt_ping()
68 wdto_restart = margin * W_SCALE; in scx200_wdt_update_margin()
73 pr_debug("enabling watchdog timer, wdto_restart = %d\n", wdto_restart); in scx200_wdt_enable()