Searched refs:UART_LCR_PARITY (Results 1 – 10 of 10) sorted by relevance
228 lcr |= UART_LCR_PARITY; in kgdb_uart_setup()231 lcr |= (UART_LCR_PARITY | UART_LCR_EPAR); in kgdb_uart_setup()
79 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
939 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
762 cval |= UART_LCR_PARITY; in change_speed()872 if(cval & UART_LCR_PARITY) in change_speed()
1030 cval |= UART_LCR_PARITY;3055 cval |= UART_LCR_PARITY;
2077 cval |= UART_LCR_PARITY; in mxser_change_speed()
1666 cval |= UART_LCR_PARITY; in change_speed()6006 cval |= UART_LCR_PARITY; in serial_console_setup()
1122 cval |= UART_LCR_PARITY; in change_speed()
987 cval |= UART_LCR_PARITY; in change_speed()2944 cval |= UART_LCR_PARITY; in serial_console_setup()
1076 cval |= UART_LCR_PARITY; in isdn_tty_change_speed()