Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx_wdogreg.h63 #define WDOG_MCR_PDE (1u << 0) /* Power-down enable */ macro
H A Dimx_wdog.c127 WR2(sc, WDOG_MCR_REG, reg & ~WDOG_MCR_PDE); in imx_wdog_enable()
221 if (RD2(sc, WDOG_MCR_REG) & WDOG_MCR_PDE) in imx_wdog_attach()