Searched refs:AT91C_MC_ABTSZ_BYTE (Results 1 – 8 of 8) sorted by relevance
493 #define AT91C_MC_ABTSZ_BYTE ( 0x0 << 8 ) /* (MC) Byte */ macro
417 #define AT91C_MC_ABTSZ_BYTE ( 0x0 << 8 ) /* (MC) Byte */ macro
568 #define AT91C_MC_ABTSZ_BYTE ( ( unsigned int ) 0x0 << 8 ) /* (MC) Byte */ macro
633 #define AT91C_MC_ABTSZ_BYTE ( ( unsigned int ) 0x0 << 8 ) /* (MC) Byte */ macro
633 #define AT91C_MC_ABTSZ_BYTE ( ( unsigned int ) 0x0 << 8 ) /* (MC) Byte */ macro3133 AT91C_MC_ABTSZ_BYTE EQU( 0x0 << 8 );
Completed in 230 milliseconds