Searched refs:AT91C_MC_RCB (Results 1 – 9 of 9) sorted by relevance
488 #define AT91C_MC_RCB ( 0x1 << 0 ) /* (MC) Remap Command Bit */ macro
412 #define AT91C_MC_RCB ( 0x1 << 0 ) /* (MC) Remap Command Bit */ macro
47 pMC->MC_RCR = AT91C_MC_RCB; in AT91F_MC_Remap()
563 #define AT91C_MC_RCB ( ( unsigned int ) 0x1 << 0 ) /* (MC) Remap Command Bi… macro
628 #define AT91C_MC_RCB ( ( unsigned int ) 0x1 << 0 ) /* (MC) Remap Command Bi… macro
628 #define AT91C_MC_RCB ( ( unsigned int ) 0x1 << 0 ) /* (MC) Remap Command Bi… macro3124 AT91C_MC_RCB EQU( 0x1 << 0 );