]> err.no Git - linux-2.6/blobdiff - include/linux/serial_reg.h
[PATCH] zd1211rw: Extend RF layer
[linux-2.6] / include / linux / serial_reg.h
index 3c8a6aa7741598b431f8bc43cfcb2104de3900b4..1c5ed7d92b0ff7c52546294e09a98397d00491ca 100644 (file)
@@ -38,6 +38,8 @@
 #define UART_IIR_RDI           0x04 /* Receiver data interrupt */
 #define UART_IIR_RLSI          0x06 /* Receiver line status interrupt */
 
+#define UART_IIR_BUSY          0x07 /* DesignWare APB Busy Detect */
+
 #define UART_FCR       2       /* Out: FIFO Control Register */
 #define UART_FCR_ENABLE_FIFO   0x01 /* Enable the FIFO */
 #define UART_FCR_CLEAR_RCVR    0x02 /* Clear the RCVR FIFO */