Searched refs:AT91C_AES_LOD (Results 1 – 6 of 6) sorted by relevance
1497 #define AT91C_AES_LOD ( 0x1 << 15 ) /* (AES) Last Output Data Mode */ macro
1786 #define AT91C_AES_LOD ( ( unsigned int ) 0x1 << 15 ) /* (AES) Last Output Data M… macro
1786 #define AT91C_AES_LOD ( ( unsigned int ) 0x1 << 15 ) /* (AES) Last Output Data M… macro4607 AT91C_AES_LOD EQU( 0x1 << 15 );