Searched refs:UART_MR_NBSTOP_SH (Results 1 – 1 of 1) sorted by relevance
86 #define UART_MR_NBSTOP_SH 6 macro96 #define UART_STOP_BITS_1 (0x3 << UART_MR_NBSTOP_SH)97 #define UART_STOP_BITS_2 (0x2 << UART_MR_NBSTOP_SH)