Searched refs:UART_LCR_STOP (Results 1 – 18 of 18) sorted by relevance
116 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 stop bit, 1= 2 stop bits */ macro
1141 lcr |= UART_LCR_STOP; in tegra_uart_set_termios()1144 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()
458 cval |= UART_LCR_STOP; in serial_pxa_set_termios()
660 cval |= UART_LCR_STOP; in m32r_sio_set_termios()
379 #define LCR_MASK_STOP_BITS (UART_LCR_STOP)1373 lcr |= UART_LCR_STOP /* 2 stop bits */ ; in config_port()
868 cval |= UART_LCR_STOP; in serial_omap_set_termios()
475 new_lcr |= UART_LCR_STOP; in f81232_set_termios()
253 lcr |= UART_LCR_STOP; in ark3116_set_termios()
1587 lStop = UART_LCR_STOP; in change_port_settings()
749 lcr |= UART_LCR_STOP; in cls_param()
1019 lcr |= UART_LCR_STOP; in neo_param()
791 lcr |= UART_LCR_STOP; in cls_param()
732 lcr |= UART_LCR_STOP; in neo_param()
276 cval |= UART_LCR_STOP; in sdio_uart_change_speed()
349 cval |= UART_LCR_STOP; in omap_8250_set_termios()
2487 cval |= UART_LCR_STOP; in serial8250_compute_lcr()