Searched refs:UART_LCR_SPAR (Results 1 – 15 of 15) sorted by relevance
96 #define UART_LCR_SPAR 0x20 /* Stick parity (?) */ macro
111 #define UART_LCR_SPAR 0x20 /* Stick parity (?) */ macro
140 if ((value & ~UART_LCR_SPAR) == (lcr & ~UART_LCR_SPAR)) in dw8250_check_lcr()
393 cval |= UART_LCR_SPAR; in omap_8250_set_termios()
2650 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()
1318 lcr &= ~UART_LCR_SPAR; in tegra_uart_set_termios()1322 lcr &= ~UART_LCR_SPAR; in tegra_uart_set_termios()
801 cval |= UART_LCR_SPAR; in sunsu_change_speed()
793 cval |= UART_LCR_SPAR; in serial_omap_set_termios()
727 lcr |= UART_LCR_SPAR; in cls_param()
1001 lcr |= UART_LCR_SPAR; in neo_param()
593 cval |= UART_LCR_SPAR; in change_speed()
601 cval |= UART_LCR_SPAR; in mxser_change_speed()