Searched refs:UART_LCR_PARITY (Results 1 – 28 of 28) sorted by relevance
47 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
115 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
1103 lcr &= ~UART_LCR_PARITY; in tegra_uart_set_termios()1111 lcr |= UART_LCR_PARITY; in tegra_uart_set_termios()1115 lcr |= UART_LCR_PARITY; in tegra_uart_set_termios()
636 UART_LCR_PARITY | LCR_MASK_STOP_BITS); in config_port()643 lcr |= UART_LCR_PARITY; in config_port()
542 lcr |= UART_LCR_PARITY; in siu_set_termios()
461 cval |= UART_LCR_PARITY; in serial_pxa_set_termios()
717 cval |= UART_LCR_PARITY; in m32r_sio_set_termios()
1359 UART_LCR_PARITY | LCR_MASK_STOP_BITS); in config_port()1366 lcr |= UART_LCR_PARITY; in config_port()
804 cval |= UART_LCR_PARITY; in sunsu_change_speed()
870 cval |= UART_LCR_PARITY; in serial_omap_set_termios()
70 cval |= UART_LCR_STOP | UART_LCR_PARITY | UART_LCR_EPAR; in avr_uart_configure()
106 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
49 cval |= UART_LCR_PARITY; in spk_serial_init()
34 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)213 urb_value |= UART_LCR_PARITY; in ssu100_set_termios()
49 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)282 new_lcr |= UART_LCR_PARITY; in qt2_set_termios()
465 new_lcr |= UART_LCR_PARITY; in f81232_set_termios()
248 lcr |= UART_LCR_PARITY; in ark3116_set_termios()
1587 lParity = UART_LCR_PARITY; in change_port_settings()1590 lParity = (UART_LCR_EPAR | UART_LCR_PARITY); in change_port_settings()
677 cval |= UART_LCR_PARITY; in change_speed()786 if(cval & UART_LCR_PARITY) in change_speed()
674 cval |= UART_LCR_PARITY; in mxser_change_speed()
734 lcr |= UART_LCR_PARITY; in cls_param()
1004 lcr |= UART_LCR_PARITY; in neo_param()
560 lcr |= UART_LCR_PARITY; in cls_param()
706 lcr |= UART_LCR_PARITY; in neo_param()
278 cval |= UART_LCR_PARITY; in sdio_uart_change_speed()
346 cval |= UART_LCR_PARITY; in omap_8250_set_termios()
2186 cval |= UART_LCR_PARITY; in serial8250_compute_lcr()
1042 cval |= UART_LCR_PARITY; in isdn_tty_change_speed()