Searched refs:UART_LCR_STOP (Results 1 – 18 of 18) sorted by relevance
70 cval |= UART_LCR_STOP | UART_LCR_PARITY | UART_LCR_EPAR; in avr_uart_configure()
108 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 bit, 1=2 bits */ macro
471 new_lcr |= UART_LCR_STOP; in f81232_set_termios()
231 lcr |= UART_LCR_STOP; in ark3116_set_termios()
970 new_lcr |= UART_LCR_STOP; in f81534_set_termios()
1592 lStop = UART_LCR_STOP; in change_port_settings()
1130 lcr |= UART_LCR_STOP; in tegra_uart_set_termios()1133 lcr &= ~UART_LCR_STOP; in tegra_uart_set_termios()
109 #define LCR_MASK_STOP_BITS (UART_LCR_STOP)647 lcr |= UART_LCR_STOP /* 2 stop bits */ ; in config_port()
454 cval |= UART_LCR_STOP; in serial_pxa_set_termios()
527 lcr |= UART_LCR_STOP; in siu_set_termios()
376 #define LCR_MASK_STOP_BITS (UART_LCR_STOP)1375 lcr |= UART_LCR_STOP /* 2 stop bits */ ; in config_port()
864 cval |= UART_LCR_STOP; in serial_omap_set_termios()
740 lcr |= UART_LCR_STOP; in cls_param()
1007 lcr |= UART_LCR_STOP; in neo_param()
750 lcr |= UART_LCR_STOP; in cls_param()
274 cval |= UART_LCR_STOP; in sdio_uart_change_speed()
351 cval |= UART_LCR_STOP; in omap_8250_set_termios()
2564 cval |= UART_LCR_STOP; in serial8250_compute_lcr()