Searched refs:AT91C_RSTC_BODSTS (Results 1 – 6 of 6) sorted by relevance
314 #define AT91C_RSTC_BODSTS ( 0x1 << 1 ) /* (RSTC) Brownout Detection Status */ macro
514 #define AT91C_RSTC_BODSTS ( ( unsigned int ) 0x1 << 1 ) /* (RSTC) Brownout Detect… macro
514 #define AT91C_RSTC_BODSTS ( ( unsigned int ) 0x1 << 1 ) /* (RSTC) Brownout Detect… macro3008 AT91C_RSTC_BODSTS EQU( 0x1 << 1 );