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

/freebsd-11-stable/sys/arm/at91/
H A Dat91_streg.h47 #define ST_WDMR_RSTEN (1U << 16) /* RSTEN: Reset Enable */ macro
H A Dat91_st.c148 WR4(ST_WDMR, ST_WDMR_RSTEN | 2);
276 wdog = (1 << (t - 22)) | ST_WDMR_RSTEN;

Completed in 132 milliseconds