Searched refs:UART_LCR_STOP (Results 1 – 16 of 16) sorted by relevance
70 cval |= UART_LCR_STOP | UART_LCR_PARITY | UART_LCR_EPAR; in avr_uart_configure()
109 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 bit, 1=2 bits */ macro
219 lcr |= UART_LCR_STOP; in ark3116_set_termios()
665 new_lcr |= UART_LCR_STOP; in f81232_set_termios()
971 new_lcr |= UART_LCR_STOP; in f81534_set_termios()
1427 lStop = UART_LCR_STOP; in change_port_settings()
1341 lcr |= UART_LCR_STOP; in tegra_uart_set_termios()1344 lcr &= ~UART_LCR_STOP; in tegra_uart_set_termios()
450 cval |= UART_LCR_STOP; in serial_pxa_set_termios()
523 lcr |= UART_LCR_STOP; in siu_set_termios()
828 cval |= UART_LCR_STOP; in serial_omap_set_termios()
738 lcr |= UART_LCR_STOP; in cls_param()
1009 lcr |= UART_LCR_STOP; in neo_param()
270 cval |= UART_LCR_STOP; in sdio_uart_change_speed()
377 cval |= UART_LCR_STOP; in omap_8250_set_termios()
2609 cval |= UART_LCR_STOP; in serial8250_compute_lcr()
589 cval |= UART_LCR_STOP; in mxser_change_speed()