Searched refs:AT91C_US_TIMEOUT (Results 1 – 8 of 8) sorted by relevance
913 #define AT91C_US_TIMEOUT ( 0x1 << 8 ) /* (USART) Receiver Time-out */ macro
631 #define AT91C_US_TIMEOUT ( 0x1 << 8 ) /* (USART) Receiver Time-out */ macro
1009 #define AT91C_US_TIMEOUT ( ( unsigned int ) 0x1 << 8 ) /* (USART) Receiver Time-ou… macro
858 #define AT91C_US_TIMEOUT ( ( unsigned int ) 0x1 << 8 ) /* (USART) Receiver Time-ou… macro
858 #define AT91C_US_TIMEOUT ( ( unsigned int ) 0x1 << 8 ) /* (USART) Receiver Time-ou… macro3464 AT91C_US_TIMEOUT EQU( 0x1 << 8 );