Searched refs:UART_LCR_SPAR (Results 1 – 16 of 16) sorted by relevance
105 #define UART_LCR_SPAR 0x20 /* Stick parity (?) */ macro
117 if ((value & ~UART_LCR_SPAR) == (lcr & ~UART_LCR_SPAR)) in dw8250_check_lcr()
357 cval |= UART_LCR_SPAR; in omap_8250_set_termios()
2574 cval |= UART_LCR_SPAR; in serial8250_compute_lcr()
467 new_lcr |= UART_LCR_SPAR; in f81232_set_termios()
238 lcr |= UART_LCR_SPAR; in ark3116_set_termios()
966 new_lcr |= UART_LCR_SPAR; in f81534_set_termios()
1100 lcr &= ~UART_LCR_SPAR; in tegra_uart_set_termios()1104 lcr &= ~UART_LCR_SPAR; in tegra_uart_set_termios()
533 lcr |= UART_LCR_SPAR; in siu_set_termios()
810 cval |= UART_LCR_SPAR; in sunsu_change_speed()
870 cval |= UART_LCR_SPAR; in serial_omap_set_termios()
736 lcr |= UART_LCR_SPAR; in cls_param()
1003 lcr |= UART_LCR_SPAR; in neo_param()
746 lcr |= UART_LCR_SPAR; in cls_param()
672 cval |= UART_LCR_SPAR; in change_speed()
680 cval |= UART_LCR_SPAR; in mxser_change_speed()