Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/watchdog/
H A Dwdt_imx2.h37 #define IMX2_WDT_WCR_WDA BIT(5) /* WDOG Assertion */ macro
/openbmc/linux/drivers/watchdog/
H A Dimx2_wdt.c39 #define IMX2_WDT_WCR_WDA BIT(5) /* -> External Reset WDOG_B */ macro