Lines Matching full:indicator
1251 #define UART_LSR_BI 0x10 /* Break interrupt indicator */
1252 #define UART_LSR_FE 0x08 /* Frame error indicator */
1253 #define UART_LSR_PE 0x04 /* Parity error indicator */
1254 #define UART_LSR_OE 0x02 /* Overrun error indicator */
1288 #define UART_MSR_RI 0x40 /* Ring Indicator */
1292 #define UART_MSR_TERI 0x04 /* Trailing edge ring indicator */