Searched refs:UART_LCR_STOP (Results 1 – 17 of 17) sorted by relevance
71 cval |= UART_LCR_STOP | UART_LCR_PARITY | UART_LCR_EPAR; in avr_uart_configure()
99 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 bit, 1=2 bits */ macro
114 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 bit, 1=2 bits */ macro
206 lcr |= UART_LCR_STOP; in ark3116_set_termios()
649 new_lcr |= UART_LCR_STOP; in f81232_set_termios()
975 new_lcr |= UART_LCR_STOP; in f81534_set_termios()
1410 lStop = UART_LCR_STOP; in change_port_settings()
366 lcr |= UART_LCR_STOP; in sunplus_set_termios()
1332 lcr |= UART_LCR_STOP; in tegra_uart_set_termios()1334 lcr &= ~UART_LCR_STOP; in tegra_uart_set_termios()
414 cval |= UART_LCR_STOP; in serial_pxa_set_termios()
787 cval |= UART_LCR_STOP; in serial_omap_set_termios()
730 lcr |= UART_LCR_STOP; in cls_param()
1004 lcr |= UART_LCR_STOP; in neo_param()
257 cval |= UART_LCR_STOP; in sdio_uart_change_speed()
387 cval |= UART_LCR_STOP; in omap_8250_set_termios()
2635 cval |= UART_LCR_STOP; in serial8250_compute_lcr()
595 cval |= UART_LCR_STOP; in mxser_change_speed()