|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | TX_DONE (UART_LSR_TEMT|UART_LSR_THRE) |
| #define | arch_decomp_setup() __arch_decomp_setup(arch_id) |
| #define | arch_decomp_wdog() |
Variables | |
| volatile u32 * | uart_base |
Definition at line 54 of file uncompress.h.
| #define arch_decomp_wdog | ( | void | ) |
Definition at line 56 of file uncompress.h.
| #define TX_DONE (UART_LSR_TEMT|UART_LSR_THRE) |
Definition at line 20 of file uncompress.h.
| volatile u32* uart_base |
Definition at line 22 of file uncompress.h.
1.8.2