Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dimx2_wdt.c49 #define IMX2_WDT_WRSR_TOUT BIT(1) /* -> Reset due to Timeout */ macro
305 wdog->bootstatus = val & IMX2_WDT_WRSR_TOUT ? WDIOF_CARDRESET : 0; in imx2_wdt_probe()