Searched refs:UART_LCR_STOP (Results 1 – 13 of 13) sorted by relevance
116 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 stop bit, 1= 2 stop bits */ macro
112 #define LCR_MASK_STOP_BITS (UART_LCR_STOP)650 lcr |= UART_LCR_STOP /* 2 stop bits */ ; in config_port()
482 cval |= UART_LCR_STOP; in serial_pxa_set_termios()
542 lcr |= UART_LCR_STOP; in siu_set_termios()
379 #define LCR_MASK_STOP_BITS (UART_LCR_STOP)1372 lcr |= UART_LCR_STOP /* 2 stop bits */ ; in config_port()
719 cval |= UART_LCR_STOP; in m32r_sio_set_termios()
907 cval |= UART_LCR_STOP; in serial_hsu_set_termios()
729 cval |= UART_LCR_STOP; in serial_omap_set_termios()
255 lcr |= UART_LCR_STOP; in ark3116_set_termios()
1675 lStop = UART_LCR_STOP; in change_port_settings()
292 cval |= UART_LCR_STOP; in sdio_uart_change_speed()
1017 lcr |= UART_LCR_STOP; in neo_param()
2258 cval |= UART_LCR_STOP; in serial8250_do_set_termios()