Searched refs:UART_LCR_EPAR (Results 1 – 25 of 25) sorted by relevance
70 cval |= UART_LCR_STOP | UART_LCR_PARITY | UART_LCR_EPAR; in avr_uart_configure()
106 #define UART_LCR_EPAR 0x10 /* Even parity select */ macro
71 cval |= UART_LCR_EPAR; in spk_serial_init()
35 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)
464 new_lcr |= UART_LCR_EPAR; in f81232_set_termios()
235 lcr |= UART_LCR_EPAR; in ark3116_set_termios()
45 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)
963 new_lcr |= UART_LCR_EPAR; in f81534_set_termios()
1579 lParity = (UART_LCR_EPAR | UART_LCR_PARITY); in change_port_settings()
1099 lcr &= ~UART_LCR_EPAR; in tegra_uart_set_termios()1103 lcr |= UART_LCR_EPAR; in tegra_uart_set_termios()
632 lcr &= ~(LCR_MASK_BITS_CHAR | UART_LCR_EPAR | in config_port()642 lcr |= UART_LCR_EPAR; in config_port()
458 cval |= UART_LCR_EPAR; in serial_pxa_set_termios()
531 lcr |= UART_LCR_EPAR; in siu_set_termios()
1360 lcr &= ~(LCR_MASK_BITS_CHAR | UART_LCR_EPAR | in config_port()1370 lcr |= UART_LCR_EPAR; in config_port()
807 cval |= UART_LCR_EPAR; in sunsu_change_speed()
868 cval |= UART_LCR_EPAR; in serial_omap_set_termios()
728 lcr |= UART_LCR_EPAR; in cls_param()
995 lcr |= UART_LCR_EPAR; in neo_param()
742 lcr |= UART_LCR_EPAR; in cls_param()
278 cval |= UART_LCR_EPAR; in sdio_uart_change_speed()
669 cval |= UART_LCR_EPAR; in change_speed()
678 cval |= UART_LCR_EPAR; in mxser_change_speed()
355 cval |= UART_LCR_EPAR; in omap_8250_set_termios()
2571 cval |= UART_LCR_EPAR; in serial8250_compute_lcr()
1045 cval |= UART_LCR_EPAR; in isdn_tty_change_speed()