Linux Kernel
3.7.1
|
#include <mach/clps711x.h>
Go to the source code of this file.
Macros | |
#define | SYSFLGx SYSFLG1 |
#define | UARTDRx UARTDR1 |
#define | phys_reg(x) (*(volatile u32 *)(CLPS711X_PHYS_BASE + (x))) |
#define | arch_decomp_setup() |
#define | arch_decomp_wdog() |
#define arch_decomp_setup | ( | void | ) |
Definition at line 55 of file uncompress.h.
#define arch_decomp_wdog | ( | void | ) |
Definition at line 57 of file uncompress.h.
#define phys_reg | ( | x | ) | (*(volatile u32 *)(CLPS711X_PHYS_BASE + (x))) |
Definition at line 30 of file uncompress.h.
#define SYSFLGx SYSFLG1 |
Definition at line 26 of file uncompress.h.
#define UARTDRx UARTDR1 |
Definition at line 27 of file uncompress.h.