Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | UART0_PHYS 0xd8200000 |
#define | UART0_ADDR(x) *(volatile unsigned char *)(UART0_PHYS + x) |
#define | arch_decomp_setup() |
#define | arch_decomp_wdog() |
#define arch_decomp_setup | ( | void | ) |
Definition at line 36 of file uncompress.h.
#define arch_decomp_wdog | ( | void | ) |
Definition at line 37 of file uncompress.h.
#define UART0_ADDR | ( | x | ) | *(volatile unsigned char *)(UART0_PHYS + x) |
Definition at line 19 of file uncompress.h.
#define UART0_PHYS 0xd8200000 |
Definition at line 18 of file uncompress.h.