Searched refs:AT91C_RSTC_RSTTYP_USER (Results 1 – 6 of 6) sorted by relevance
320 #define AT91C_RSTC_RSTTYP_USER ( 0x4 << 8 ) /* (RSTC) User Reset. NRST pin detected lo… macro
520 #define AT91C_RSTC_RSTTYP_USER ( ( unsigned int ) 0x4 << 8 ) /* (RSTC) User Reset. NRS… macro
520 #define AT91C_RSTC_RSTTYP_USER ( ( unsigned int ) 0x4 << 8 ) /* (RSTC) User Reset. NRS… macro3020 AT91C_RSTC_RSTTYP_USER EQU( 0x4 << 8 );