Searched refs:UART_LCR_STOP (Results 1 – 16 of 16) sorted by relevance
116 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 stop bit, 1= 2 stop bits */ macro
1128 lcr |= UART_LCR_STOP; in tegra_uart_set_termios()1131 lcr &= ~UART_LCR_STOP; in tegra_uart_set_termios()
112 #define LCR_MASK_STOP_BITS (UART_LCR_STOP)650 lcr |= UART_LCR_STOP /* 2 stop bits */ ; in config_port()
540 lcr |= UART_LCR_STOP; in siu_set_termios()
456 cval |= UART_LCR_STOP; in serial_pxa_set_termios()
379 #define LCR_MASK_STOP_BITS (UART_LCR_STOP)1372 lcr |= UART_LCR_STOP /* 2 stop bits */ ; in config_port()
706 cval |= UART_LCR_STOP; in m32r_sio_set_termios()
913 cval |= UART_LCR_STOP; in serial_hsu_set_termios()
876 cval |= UART_LCR_STOP; in serial_omap_set_termios()
246 lcr |= UART_LCR_STOP; in ark3116_set_termios()
1594 lStop = UART_LCR_STOP; in change_port_settings()
276 cval |= UART_LCR_STOP; in sdio_uart_change_speed()
615 lcr |= UART_LCR_STOP; in cls_param()
754 lcr |= UART_LCR_STOP; in neo_param()
1024 lcr |= UART_LCR_STOP; in neo_param()
2405 cval |= UART_LCR_STOP; in serial8250_do_set_termios()