Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx_wdogreg.h57 #define WDOG_ICR_WIE (1u << 15) /* Enable Interrupt */ macro
H A Dimx_wdog.c214 WR2(sc, WDOG_ICR_REG, WDOG_ICR_WIE); /* Enable, count is 0. */ in imx_wdog_attach()