Searched refs:UART_LCR_SPAR (Results 1 – 19 of 19) sorted by relevance
116 if ((value & ~UART_LCR_SPAR) == (lcr & ~UART_LCR_SPAR)) in dw8250_serial_out()162 if ((value & ~UART_LCR_SPAR) == (lcr & ~UART_LCR_SPAR)) in dw8250_serial_outq()190 if ((value & ~UART_LCR_SPAR) == (lcr & ~UART_LCR_SPAR)) in dw8250_serial_out32()
328 cval |= UART_LCR_SPAR; in omap_8250_set_termios()
2525 cval |= UART_LCR_SPAR; in serial8250_compute_lcr()
45 #define UART_LCR_SPAR 0x20 /* Stick parity (?) */ macro
113 #define UART_LCR_SPAR 0x20 /* Stick parity (?) */ macro
1114 lcr &= ~UART_LCR_SPAR; in tegra_uart_set_termios()1118 lcr &= ~UART_LCR_SPAR; in tegra_uart_set_termios()
546 lcr |= UART_LCR_SPAR; in siu_set_termios()
722 cval |= UART_LCR_SPAR; in m32r_sio_set_termios()
809 cval |= UART_LCR_SPAR; in sunsu_change_speed()
892 cval |= UART_LCR_SPAR; in serial_omap_set_termios()
104 #define UART_LCR_SPAR 0x20 /* Stick parity (?) */ macro
471 new_lcr |= UART_LCR_SPAR; in f81232_set_termios()
253 lcr |= UART_LCR_SPAR; in ark3116_set_termios()
745 lcr |= UART_LCR_SPAR; in cls_param()
1015 lcr |= UART_LCR_SPAR; in neo_param()
579 lcr |= UART_LCR_SPAR; in cls_param()
735 lcr |= UART_LCR_SPAR; in neo_param()
684 cval |= UART_LCR_SPAR; in change_speed()
678 cval |= UART_LCR_SPAR; in mxser_change_speed()