Searched refs:AT91C_RSTC_URSTS (Results 1 – 6 of 6) sorted by relevance
313 #define AT91C_RSTC_URSTS ( 0x1 << 0 ) /* (RSTC) User Reset Status */ macro
513 #define AT91C_RSTC_URSTS ( ( unsigned int ) 0x1 << 0 ) /* (RSTC) User Reset Stat… macro
513 #define AT91C_RSTC_URSTS ( ( unsigned int ) 0x1 << 0 ) /* (RSTC) User Reset Stat… macro3006 AT91C_RSTC_URSTS EQU( 0x1 << 0 );