Searched refs:WDOG_CR_WT_SHIFT (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/arm/freescale/imx/
H A Dimx_wdogreg.h35 #define WDOG_CR_WT_SHIFT 8 macro
H A Dimx_wdog.c113 reg |= ((2 * timeout - 1) << WDOG_CR_WT_SHIFT);

Completed in 346 milliseconds