Searched refs:AT91C_RSTC_URSTEN (Results 1 – 6 of 6) sorted by relevance
325 #define AT91C_RSTC_URSTEN ( 0x1 << 0 ) /* (RSTC) User Reset Enable */ macro
525 #define AT91C_RSTC_URSTEN ( ( unsigned int ) 0x1 << 0 ) /* (RSTC) User Reset Enab… macro
525 #define AT91C_RSTC_URSTEN ( ( unsigned int ) 0x1 << 0 ) /* (RSTC) User Reset Enab… macro3029 AT91C_RSTC_URSTEN EQU( 0x1 << 0 );