Searched refs:old_csize (Results 1 – 5 of 5) sorted by relevance
446 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8; in pnx8xxx_set_termios() local454 termios->c_cflag |= old_csize; in pnx8xxx_set_termios()455 old_csize = CS8; in pnx8xxx_set_termios()
428 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8; in linflex_set_termios() local456 termios->c_cflag |= old_csize; in linflex_set_termios()457 old_csize = CS8; in linflex_set_termios()
426 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8; in sa1100_set_termios() local434 termios->c_cflag |= old_csize; in sa1100_set_termios()435 old_csize = CS8; in sa1100_set_termios()
1634 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8; in lpuart_set_termios() local1654 termios->c_cflag |= old_csize; in lpuart_set_termios()1655 old_csize = CS8; in lpuart_set_termios()1861 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8; in lpuart32_set_termios() local1876 termios->c_cflag |= old_csize; in lpuart32_set_termios()1877 old_csize = CS8; in lpuart32_set_termios()
1546 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8; in imx_uart_set_termios() local1557 termios->c_cflag |= old_csize; in imx_uart_set_termios()1558 old_csize = CS8; in imx_uart_set_termios()