Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/watchdog/
H A Dwdt_imx2.h27 IMX2_WDT_WRSR = 0x0004, /* Reset Status Register */ enumerator
/openbmc/linux/drivers/watchdog/
H A Dimx2_wdt.c49 #define IMX2_WDT_WRSR 0x04 /* Reset Status Register */ macro