Searched refs:IMX2_WDT_WCR_WRE (Results 1 – 1 of 1) sorted by relevance
44 #define IMX2_WDT_WCR_WRE (1 << 3) /* -> WDOG Reset Enable */ macro123 val &= ~IMX2_WDT_WCR_WRE; in imx2_wdt_setup()