Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Di6300esb.c119 int _wdd_nowayout = test_bit(WDOG_NO_WAY_OUT, &wdd->status); in esb_timer_start() local
125 val = ESB_WDT_ENABLE | (_wdd_nowayout ? ESB_WDT_LOCK : 0x00); in esb_timer_start()