Searched refs:AT91C_US_RXBRK (Results 1 – 8 of 8) sorted by relevance
912 #define AT91C_US_RXBRK ( 0x1 << 2 ) /* (USART) Break Received/End of Break */ macro
630 #define AT91C_US_RXBRK ( 0x1 << 2 ) /* (USART) Break Received/End of Break */ macro
1008 #define AT91C_US_RXBRK ( ( unsigned int ) 0x1 << 2 ) /* (USART) Break Received/E… macro
857 #define AT91C_US_RXBRK ( ( unsigned int ) 0x1 << 2 ) /* (USART) Break Received/E… macro
857 #define AT91C_US_RXBRK ( ( unsigned int ) 0x1 << 2 ) /* (USART) Break Received/E… macro3462 AT91C_US_RXBRK EQU( 0x1 << 2 );