Searched refs:AT91C_VREG_PSTDBY (Results 1 – 6 of 6) sorted by relevance
399 #define AT91C_VREG_PSTDBY ( 0x1 << 0 ) /* (VREG) Voltage Regulator Power Standby Mode */ macro
611 #define AT91C_VREG_PSTDBY ( ( unsigned int ) 0x1 << 0 ) /* (VREG) Voltage Regulator Power Standb… macro
611 #define AT91C_VREG_PSTDBY ( ( unsigned int ) 0x1 << 0 ) /* (VREG) Voltage Regulator Power Standb… macro3117 AT91C_VREG_PSTDBY EQU( 0x1 << 0 );