Searched refs:WDOG_RSR_POR (Results 1 – 2 of 2) sorted by relevance
49 #define WDOG_RSR_POR (1u << 4) /* Due to Power-On Reset */ macro
126 } else if (last_reset_status & WDOG_RSR_POR) { in imx_wdog_init_last_reset()