Go to the source code of this file.
#define ALPHA_KLUDGE_MCR 0 |
#define PROBE_RSA (1 << 0) |
#define SERIAL8250_SHARE_IRQS 0 |
#define UART_BUG_QUOT (1 << 0) /* UART has buggy quot LSB */ |
#define UART_BUG_THRE (1 << 3) /* UART has buggy THRE reassertion */ |
#define UART_CAP_AFE (1 << 11) /* MCR-based hw flow control */ |
#define UART_CAP_EFR (1 << 9) /* UART has EFR */ |
#define UART_CAP_FIFO (1 << 8) /* UART has FIFO */ |
#define UART_CAP_RTOIE (1 << 13) /* UART needs IER bit 4 set (Xscale, Tegra) */ |
#define UART_CAP_SLEEP (1 << 10) /* UART has IER sleep */ |
#define UART_CAP_UUE (1 << 12) /* UART needs IER bit 6 set (Xscale) */ |