Home
last modified time | relevance | path

Searched refs:IMX2_WDT_WICR_WICT_DEF (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/watchdog/
H A Dwdt_imx2.h59 #define IMX2_WDT_WICR_WICT_DEF 0x04 /* Default interrupt timeout (2s) */ macro
/openbmc/qemu/hw/watchdog/
H A Dwdt_imx2.c68 s->wicr = IMX2_WDT_WICR_WICT_DEF; in imx2_wdt_reset()