Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/watchdog/
H A Dwdt_imx2.h35 #define IMX2_WDT_WCR_WT (0xFF << 8) /* Watchdog Timeout Field */ macro
/openbmc/linux/drivers/watchdog/
H A Dimx2_wdt.c37 #define IMX2_WDT_WCR_WT (0xFF << 8) /* -> Watchdog Timeout Field */ macro