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

/freebsd-11-stable/sys/arm/at91/
H A Dat91_rstreg.h32 #define RST_SR 0x4 /* Status Register */ macro
41 /* RST_SR */
H A Dat91_rst.c156 switch (RD4(sc, RST_SR) & RST_SR_RST_MASK) {
191 } else if ((RD4(sc, RST_SR) & RST_SR_NRSTL)) {
206 if (RD4(sc, RST_SR) & RST_SR_URSTS) {

Completed in 58 milliseconds