Searched refs:AT91C_US_SYNC (Results 1 – 9 of 9) sorted by relevance
898 #define AT91C_US_SYNC ( 0x1 << 8 ) /* (USART) Synchronous Mode Select */ macro
616 #define AT91C_US_SYNC ( 0x1 << 8 ) /* (USART) Synchronous Mode Select */ macro
2040 ( AT91C_US_SYNC + \
994 #define AT91C_US_SYNC ( ( unsigned int ) 0x1 << 8 ) /* (USART) Synchronous Mode… macro
843 #define AT91C_US_SYNC ( ( unsigned int ) 0x1 << 8 ) /* (USART) Synchronous Mode… macro
843 #define AT91C_US_SYNC ( ( unsigned int ) 0x1 << 8 ) /* (USART) Synchronous Mode… macro3435 AT91C_US_SYNC EQU( 0x1 << 8 );