Searched refs:IMX2_WDT_WRSR_TOUT (Results 1 – 1 of 1) sorted by relevance
50 #define IMX2_WDT_WRSR_TOUT BIT(1) /* -> Reset due to Timeout */ macro324 wdog->bootstatus = val & IMX2_WDT_WRSR_TOUT ? WDIOF_CARDRESET : 0; in imx2_wdt_probe()