Searched refs:old_csize (Results 1 – 5 of 5) 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()
1798 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8; in lpuart_set_termios() local1818 termios->c_cflag |= old_csize; in lpuart_set_termios()1819 old_csize = CS8; in lpuart_set_termios()2038 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8; in lpuart32_set_termios() local2053 termios->c_cflag |= old_csize; in lpuart32_set_termios()2054 old_csize = CS8; in lpuart32_set_termios()
1648 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8; in imx_uart_set_termios() local1659 termios->c_cflag |= old_csize; in imx_uart_set_termios()1660 old_csize = CS8; in imx_uart_set_termios()