Searched refs:UART_BUG_PARITY (Results 1 – 3 of 3) sorted by relevance
91 #define UART_BUG_PARITY BIT(4) /* UART mishandles parity if FIFO enabled */ macro
2605 if (up->bugs & UART_BUG_PARITY) in serial8250_compute_lcr()
1062 port->bugs |= UART_BUG_PARITY; in pci_asix_setup()
Completed in 19 milliseconds