Searched refs:UART_LCR_PARITY (Results 1 – 25 of 25) sorted by relevance
70 cval |= UART_LCR_STOP | UART_LCR_PARITY | UART_LCR_EPAR; in avr_uart_configure()
107 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
35 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)229 urb_value |= UART_LCR_PARITY; in ssu100_set_termios()
45 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)279 new_lcr |= UART_LCR_PARITY; in qt2_set_termios()
461 new_lcr |= UART_LCR_PARITY; in f81232_set_termios()
233 lcr |= UART_LCR_PARITY; in ark3116_set_termios()
1576 lParity = UART_LCR_PARITY; in change_port_settings()1579 lParity = (UART_LCR_EPAR | UART_LCR_PARITY); in change_port_settings()
960 new_lcr |= UART_LCR_PARITY; in f81534_set_termios()
69 cval |= UART_LCR_PARITY; in spk_serial_init()
1090 lcr &= ~UART_LCR_PARITY; in tegra_uart_set_termios()1098 lcr |= UART_LCR_PARITY; in tegra_uart_set_termios()1102 lcr |= UART_LCR_PARITY; in tegra_uart_set_termios()
633 UART_LCR_PARITY | LCR_MASK_STOP_BITS); in config_port()640 lcr |= UART_LCR_PARITY; in config_port()
456 cval |= UART_LCR_PARITY; in serial_pxa_set_termios()
529 lcr |= UART_LCR_PARITY; in siu_set_termios()
1361 UART_LCR_PARITY | LCR_MASK_STOP_BITS); in config_port()1368 lcr |= UART_LCR_PARITY; in config_port()
805 cval |= UART_LCR_PARITY; in sunsu_change_speed()
866 cval |= UART_LCR_PARITY; in serial_omap_set_termios()
665 cval |= UART_LCR_PARITY; in change_speed()769 if(cval & UART_LCR_PARITY) in change_speed()
676 cval |= UART_LCR_PARITY; in mxser_change_speed()
725 lcr |= UART_LCR_PARITY; in cls_param()
992 lcr |= UART_LCR_PARITY; in neo_param()
739 lcr |= UART_LCR_PARITY; in cls_param()
276 cval |= UART_LCR_PARITY; in sdio_uart_change_speed()
353 cval |= UART_LCR_PARITY; in omap_8250_set_termios()
2566 cval |= UART_LCR_PARITY; in serial8250_compute_lcr()
1043 cval |= UART_LCR_PARITY; in isdn_tty_change_speed()