Lines Matching +full:0 +full:x40100000
9 #define FFUART_BASE 0x40100000
10 #define BTUART_BASE 0x40200000
11 #define STUART_BASE 0x40700000
12 #define HWUART_BASE 0x41600000
43 #define IER_RAVIE (1 << 0)
50 #define IIR_IP (1 << 0)
56 #define FCR_TRFIFOE (1 << 0)
57 #define FCR_ITL_1 0
69 #define LCR_WLS0 (1 << 0)
78 #define LSR_DR (1 << 0)
84 #define MCR_DTR (1 << 0)
93 #define MSR_DCTS (1 << 0)