|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | FFUART_BASE (0x40100000) |
| #define | BTUART_BASE (0x40200000) |
| #define | STUART_BASE (0x40700000) |
| #define | arch_decomp_wdog() |
Variables | |
| unsigned long | uart_base |
| unsigned int | uart_shift |
| unsigned int | uart_is_pxa |
| #define arch_decomp_wdog | ( | void | ) |
Definition at line 79 of file uncompress.h.
| #define BTUART_BASE (0x40200000) |
Definition at line 16 of file uncompress.h.
| #define FFUART_BASE (0x40100000) |
Definition at line 15 of file uncompress.h.
| #define STUART_BASE (0x40700000) |
Definition at line 17 of file uncompress.h.
| unsigned long uart_base |
Definition at line 19 of file uncompress.h.
| unsigned int uart_is_pxa |
Definition at line 21 of file uncompress.h.
| unsigned int uart_shift |
Definition at line 20 of file uncompress.h.
1.8.2