Searched refs:AT91C_MC_NEBP (Results 1 – 8 of 8) sorted by relevance
508 #define AT91C_MC_NEBP ( 0x1 << 7 ) /* (MC) No Erase Before Programming */ macro
432 #define AT91C_MC_NEBP ( 0x1 << 7 ) /* (MC) No Erase Before Programming */ macro
583 #define AT91C_MC_NEBP ( ( unsigned int ) 0x1 << 7 ) /* (MC) No Erase Before … macro
648 #define AT91C_MC_NEBP ( ( unsigned int ) 0x1 << 7 ) /* (MC) No Erase Before … macro
648 #define AT91C_MC_NEBP ( ( unsigned int ) 0x1 << 7 ) /* (MC) No Erase Before … macro3162 AT91C_MC_NEBP EQU( 0x1 << 7 );