Go to the documentation of this file.
11 #ifndef _LINUX_SERIAL_8250_H
12 #define _LINUX_SERIAL_8250_H
14 #include <linux/serial_core.h>
89 #define LSR_SAVE_FLAGS UART_LSR_BRK_ERROR_BITS
91 #define MSR_SAVE_FLAGS UART_MSR_ANY_DELTA
112 unsigned int oldstate);