Searched refs:UART_LCR_STOP (Results 1 – 21 of 21) sorted by relevance
48 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 stop bit, 1= 2 stop bits */ macro
116 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 stop bit, 1= 2 stop bits */ macro
1144 lcr |= UART_LCR_STOP; in tegra_uart_set_termios()1147 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()
459 cval |= UART_LCR_STOP; in serial_pxa_set_termios()
540 lcr |= UART_LCR_STOP; in siu_set_termios()
715 cval |= UART_LCR_STOP; in m32r_sio_set_termios()
379 #define LCR_MASK_STOP_BITS (UART_LCR_STOP)1372 lcr |= UART_LCR_STOP /* 2 stop bits */ ; in config_port()
886 cval |= UART_LCR_STOP; in serial_omap_set_termios()
70 cval |= UART_LCR_STOP | UART_LCR_PARITY | UART_LCR_EPAR; in avr_uart_configure()
107 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 bit, 1=2 bits */ macro
475 new_lcr |= UART_LCR_STOP; in f81232_set_termios()
246 lcr |= UART_LCR_STOP; in ark3116_set_termios()
1585 lStop = UART_LCR_STOP; in change_port_settings()
749 lcr |= UART_LCR_STOP; in cls_param()
1019 lcr |= UART_LCR_STOP; in neo_param()
276 cval |= UART_LCR_STOP; in sdio_uart_change_speed()
583 lcr |= UART_LCR_STOP; in cls_param()
739 lcr |= UART_LCR_STOP; in neo_param()
322 cval |= UART_LCR_STOP; in omap_8250_set_termios()
2515 cval |= UART_LCR_STOP; in serial8250_compute_lcr()