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

/freebsd-10.2-release/sys/arm/at91/
H A Dat91_rstreg.h56 #define RST_MR_ERSTL(x) ((x)<<8) /* External reset length */ macro
H A Dat91_rst.c92 RST_MR_ERSTL(0xd) | RST_MR_URSTEN | RST_MR_KEY);
154 WR4(at91_rst_sc, RST_MR, RST_MR_ERSTL(0xd) | RST_MR_URSIEN | RST_MR_KEY);

Completed in 47 milliseconds