Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/watchdog/
H A Dwdt_imx2.h38 #define IMX2_WDT_WCR_SRS BIT(4) /* Software Reset Signal */ macro
/openbmc/linux/drivers/watchdog/
H A Dimx2_wdt.c40 #define IMX2_WDT_WCR_SRS BIT(4) /* -> Software Reset Signal */ macro