Searched refs:UART_LCR_SPAR (Results 1 – 4 of 4) sorted by relevance
112 #define UART_LCR_SPAR 0x20 /* Stick parity (?) */ macro
227 if ((value & ~UART_LCR_SPAR) == (lcr & ~UART_LCR_SPAR)) in dw8250_check_lcr()
379 cval |= UART_LCR_SPAR; in omap_8250_set_termios_atomic()
1323 lcr &= ~UART_LCR_SPAR; in tegra_uart_set_termios()1327 lcr &= ~UART_LCR_SPAR; in tegra_uart_set_termios()