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

/freebsd-11-stable/sys/arm/at91/
H A Dat91_streg.h33 #define ST_WDMR 0x08 /* Watchdog mode register */ macro
45 /* ST_WDMR */
H A Dat91_st.c148 WR4(ST_WDMR, ST_WDMR_RSTEN | 2);
281 WR4(ST_WDMR, wdog);
296 WR4(ST_WDMR, 0);

Completed in 108 milliseconds