Searched refs:AT91C_RSTC_SRCMP (Results 1 – 9 of 9) sorted by relevance
1264 return( ( pRSTC->RSTC_RSR ) & AT91C_RSTC_SRCMP ); in AT91F_RSTIsSoftRstActive()
323 #define AT91C_RSTC_SRCMP ( 0x1 << 17 ) /* (RSTC) Software Reset Command in Progre… macro
523 #define AT91C_RSTC_SRCMP ( ( unsigned int ) 0x1 << 17 ) /* (RSTC) Software Reset … macro
523 #define AT91C_RSTC_SRCMP ( ( unsigned int ) 0x1 << 17 ) /* (RSTC) Software Reset … macro3026 AT91C_RSTC_SRCMP EQU( 0x1 << 17 );