Searched refs:UART_LCR_SPAR (Results 1 – 15 of 15) sorted by relevance
106 #define UART_LCR_SPAR 0x20 /* Stick parity (?) */ macro
101 if ((value & ~UART_LCR_SPAR) == (lcr & ~UART_LCR_SPAR)) in dw8250_check_lcr()
383 cval |= UART_LCR_SPAR; in omap_8250_set_termios()
2619 cval |= UART_LCR_SPAR; in serial8250_compute_lcr()
226 lcr |= UART_LCR_SPAR; in ark3116_set_termios()
661 new_lcr |= UART_LCR_SPAR; in f81232_set_termios()
967 new_lcr |= UART_LCR_SPAR; in f81534_set_termios()
1311 lcr &= ~UART_LCR_SPAR; in tegra_uart_set_termios()1315 lcr &= ~UART_LCR_SPAR; in tegra_uart_set_termios()
529 lcr |= UART_LCR_SPAR; in siu_set_termios()
802 cval |= UART_LCR_SPAR; in sunsu_change_speed()
834 cval |= UART_LCR_SPAR; in serial_omap_set_termios()
734 lcr |= UART_LCR_SPAR; in cls_param()
1005 lcr |= UART_LCR_SPAR; in neo_param()
595 cval |= UART_LCR_SPAR; in change_speed()
595 cval |= UART_LCR_SPAR; in mxser_change_speed()