Searched refs:old_csize (Results 1 – 6 of 6) sorted by relevance
440 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8; in pnx8xxx_set_termios() local448 termios->c_cflag |= old_csize; in pnx8xxx_set_termios()449 old_csize = CS8; in pnx8xxx_set_termios()
421 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8; in linflex_set_termios() local449 termios->c_cflag |= old_csize; in linflex_set_termios()450 old_csize = CS8; in linflex_set_termios()
420 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8; in sa1100_set_termios() local428 termios->c_cflag |= old_csize; in sa1100_set_termios()429 old_csize = CS8; in sa1100_set_termios()
1793 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8; in lpuart_set_termios() local1813 termios->c_cflag |= old_csize; in lpuart_set_termios()1814 old_csize = CS8; in lpuart_set_termios()2033 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8; in lpuart32_set_termios() local2048 termios->c_cflag |= old_csize; in lpuart32_set_termios()2049 old_csize = CS8; in lpuart32_set_termios()
1649 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8; in imx_uart_set_termios() local1660 termios->c_cflag |= old_csize; in imx_uart_set_termios()1661 old_csize = CS8; in imx_uart_set_termios()
839 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8;2071 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8;