Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dimx2_wdt.c53 #define IMX2_WDT_WRSR_TOUT (1 << 1) /* -> Reset due to Timeout */ macro
268 wdog->bootstatus = val & IMX2_WDT_WRSR_TOUT ? WDIOF_CARDRESET : 0; in imx2_wdt_probe()