|
@@ -61,7 +61,6 @@ struct cls_uart_struct {
|
|
#define UART_16654_FCR_RXTRIGGER_56 0x80
|
|
#define UART_16654_FCR_RXTRIGGER_56 0x80
|
|
#define UART_16654_FCR_RXTRIGGER_60 0xC0
|
|
#define UART_16654_FCR_RXTRIGGER_60 0xC0
|
|
|
|
|
|
-#define UART_IIR_XOFF 0x10 /* Received Xoff signal/Special character */
|
|
|
|
#define UART_IIR_CTSRTS 0x20 /* Received CTS/RTS change of state */
|
|
#define UART_IIR_CTSRTS 0x20 /* Received CTS/RTS change of state */
|
|
#define UART_IIR_RDI_TIMEOUT 0x0C /* Receiver data TIMEOUT */
|
|
#define UART_IIR_RDI_TIMEOUT 0x0C /* Receiver data TIMEOUT */
|
|
|
|
|