Searched refs:UART_LCR_SPAR (Results 1 – 14 of 14) sorted by relevance
112 #define UART_LCR_SPAR 0x20 /* Stick parity (?) */ macro
144 if ((value & ~UART_LCR_SPAR) == (lcr & ~UART_LCR_SPAR)) in dw8250_check_lcr()
393 cval |= UART_LCR_SPAR; in omap_8250_set_termios()
2606 cval |= UART_LCR_SPAR; in serial8250_compute_lcr()
212 lcr |= UART_LCR_SPAR; in ark3116_set_termios()
645 new_lcr |= UART_LCR_SPAR; in f81232_set_termios()
971 new_lcr |= UART_LCR_SPAR; in f81534_set_termios()
713 lcr |= UART_LCR_SPAR; in cls_param()
989 lcr |= UART_LCR_SPAR; in neo_param()
1323 lcr &= ~UART_LCR_SPAR; in tegra_uart_set_termios()1327 lcr &= ~UART_LCR_SPAR; in tegra_uart_set_termios()
802 cval |= UART_LCR_SPAR; in sunsu_change_speed()
793 cval |= UART_LCR_SPAR; in serial_omap_set_termios()
591 cval |= UART_LCR_SPAR; in change_speed()
598 cval |= UART_LCR_SPAR; in mxser_change_speed()