Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | UART_BASE ((volatile u32 *)IOP13XX_UART1_PHYS) |
#define | TX_DONE (UART_LSR_TEMT | UART_LSR_THRE) |
#define | arch_decomp_setup() |
#define | arch_decomp_wdog() |
#define arch_decomp_setup | ( | void | ) |
Definition at line 22 of file uncompress.h.
#define arch_decomp_wdog | ( | void | ) |
Definition at line 23 of file uncompress.h.
#define TX_DONE (UART_LSR_TEMT | UART_LSR_THRE) |
Definition at line 6 of file uncompress.h.
#define UART_BASE ((volatile u32 *)IOP13XX_UART1_PHYS) |
Definition at line 5 of file uncompress.h.