Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/watchdog/
H A Dwdt_imx2.h25 IMX2_WDT_WCR = 0x0000, /* Control Register */ enumerator
/openbmc/linux/drivers/watchdog/
H A Dimx2_wdt.c36 #define IMX2_WDT_WCR 0x00 /* Control Register */ macro