Lines Matching +full:oe +full:- +full:extra +full:- +full:delay
1 /* SPDX-License-Identifier: GPL-2.0+ */
116 #define UART_MCR_AFE 0x20 /* Enable auto-RTS/CTS (TI16C550C/TI16C750) */
126 #define UART_LSR_THRE 0x20 /* Transmit-hold-register empty */
132 #define UART_LSR_BRK_ERROR_BITS 0x1E /* BI, FE, PE, OE bits */
200 #define UART_FCTR_RTS_NODELAY 0x00 /* RTS flow control delay */
222 * The Intel XScale on-chip UARTs define these bits
237 * Intel MID on-chip HSU (High Speed UART) defined bits
277 #define UART_NMR 0x0D /* Nine-bit Mode Register */
293 * These definitions are for the RSA-DV II/S card, from
295 * Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
298 #define UART_RSA_BASE (-8)
342 * Extra serial register definitions for the internal UARTs
354 #define UART_OMAP_WER 0x17 /* Wake-up enable register */
361 #define UART_OMAP_MDR1_16X_ABAUD_MODE 0x02 /* UART 16x auto-baud */
383 #define UART_EXAR_TXTRG 0x0a /* Tx FIFO trigger level write-only */
384 #define UART_EXAR_RXTRG 0x0b /* Rx FIFO trigger level write-only */