Searched refs:UART_LCR_PEN (Results 1 – 2 of 2) sorted by relevance
156 #define UART_LCR_PEN 0x08 /* Parity eneble */ macro
378 lcr_val |= UART_LCR_PEN; in ns16550_serial_setconfig()381 lcr_val |= UART_LCR_PEN | UART_LCR_EPS; in ns16550_serial_setconfig()