Searched refs:AT91C_US_NBSTOP (Results 1 – 8 of 8) sorted by relevance
899 #define AT91C_US_NBSTOP ( 0x3 << 12 ) /* (USART) Number of Stop bits */ macro
617 #define AT91C_US_NBSTOP ( 0x3 << 12 ) /* (USART) Number of Stop bits */ macro
995 #define AT91C_US_NBSTOP ( ( unsigned int ) 0x3 << 12 ) /* (USART) Number of Stop b… macro
844 #define AT91C_US_NBSTOP ( ( unsigned int ) 0x3 << 12 ) /* (USART) Number of Stop b… macro
844 #define AT91C_US_NBSTOP ( ( unsigned int ) 0x3 << 12 ) /* (USART) Number of Stop b… macro3437 AT91C_US_NBSTOP EQU( 0x3 << 12 );