Searched refs:UART_LCR_PARITY (Results 1 – 7 of 7) sorted by relevance
71 cval |= UART_LCR_STOP | UART_LCR_PARITY | UART_LCR_EPAR; in avr_uart_configure()
114 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
71 cval |= UART_LCR_PARITY; in spk_serial_init()
1314 lcr &= ~UART_LCR_PARITY; in tegra_uart_set_termios()1321 lcr |= UART_LCR_PARITY; in tegra_uart_set_termios()1325 lcr |= UART_LCR_PARITY; in tegra_uart_set_termios()
371 lcr |= UART_LCR_PARITY; in sunplus_set_termios()
257 cval |= UART_LCR_PARITY; in sdio_uart_change_speed()
375 cval |= UART_LCR_PARITY; in omap_8250_set_termios_atomic()