Searched refs:AT91C_TDES_LOD (Results 1 – 6 of 6) sorted by relevance
1572 #define AT91C_TDES_LOD ( 0x1 << 15 ) /* (TDES) Last Output Data Mode */ macro
1869 #define AT91C_TDES_LOD ( ( unsigned int ) 0x1 << 15 ) /* (TDES) Last Output Data Mod… macro
1869 #define AT91C_TDES_LOD ( ( unsigned int ) 0x1 << 15 ) /* (TDES) Last Output Data Mod… macro4699 AT91C_TDES_LOD EQU( 0x1 << 15 );