Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/watchdog/
H A Dwdt_imx2.h52 #define IMX2_WDT_WRSR_TOUT BIT(1) /* Reset due to Timeout */ macro
/openbmc/linux/drivers/watchdog/
H A Dimx2_wdt.c50 #define IMX2_WDT_WRSR_TOUT BIT(1) /* -> Reset due to Timeout */ macro