Searched refs:UART_LCR_EPAR (Results 1 – 25 of 45) sorted by relevance
12
71 cval |= UART_LCR_STOP | UART_LCR_PARITY | UART_LCR_EPAR; in avr_uart_configure()
70 cval |= UART_LCR_STOP | UART_LCR_PARITY | UART_LCR_EPAR; in avr_uart_configure()
74 #define UART_LCR_EPAR 0x10 macro
107 #define UART_LCR_EPAR 0x10 /* Even parity select */ macro
62 #define UART_LCR_EPAR 0x10 macro
112 #define UART_LCR_EPAR 0x10 /* Even parity select */ macro
73 cval |= UART_LCR_EPAR; in spk_serial_init()
35 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)
210 lcr |= UART_LCR_EPAR; in ark3116_set_termios()
642 new_lcr |= UART_LCR_EPAR; in f81232_set_termios()
45 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)
225 lcr |= UART_LCR_EPAR; in ark3116_set_termios()
664 new_lcr |= UART_LCR_EPAR; in f81232_set_termios()
372 lcr |= UART_LCR_EPAR; in sunplus_set_termios()
1317 lcr &= ~UART_LCR_EPAR; in tegra_uart_set_termios()1321 lcr |= UART_LCR_EPAR; in tegra_uart_set_termios()
418 cval |= UART_LCR_EPAR; in serial_pxa_set_termios()
1310 lcr &= ~UART_LCR_EPAR; in tegra_uart_set_termios()1314 lcr |= UART_LCR_EPAR; in tegra_uart_set_termios()
454 cval |= UART_LCR_EPAR; in serial_pxa_set_termios()
527 lcr |= UART_LCR_EPAR; in siu_set_termios()
724 lcr |= UART_LCR_EPAR; in cls_param()
728 lcr |= UART_LCR_EPAR; in cls_param()