Searched defs:UART_BUG_TXRACE (Results 1 – 2 of 2) sorted by relevance
90 #define UART_BUG_TXRACE (1 << 5) /* UART Tx fails to set remote DR */ macro
94 #define UART_BUG_TXRACE BIT(5) /* UART Tx fails to set remote DR */ macro