Searched refs:AT91C_SSC_MSBF (Results 1 – 9 of 9) sorted by relevance
802 #define AT91C_SSC_MSBF ( 0x1 << 7 ) /* (SSC) Most Significant Bit First */ macro
705 #define AT91C_SSC_MSBF ( 0x1 << 7 ) /* (SSC) Most Significant Bit First */ macro
411 AT91C_SSC_MSBF + \
893 #define AT91C_SSC_MSBF ( ( unsigned int ) 0x1 << 7 ) /* (SSC) Most Significant… macro
939 #define AT91C_SSC_MSBF ( ( unsigned int ) 0x1 << 7 ) /* (SSC) Most Significant… macro
939 #define AT91C_SSC_MSBF ( ( unsigned int ) 0x1 << 7 ) /* (SSC) Most Significant… macro3552 AT91C_SSC_MSBF EQU( 0x1 << 7 );
Completed in 3076 milliseconds