Linux Kernel
3.7.1
|
#include <mach/hardware.h>
#include <asm/mach-types.h>
#include <mach/board-eb.h>
#include <mach/board-pb11mp.h>
#include <mach/board-pb1176.h>
#include <mach/board-pba8.h>
#include <mach/board-pbx.h>
Go to the source code of this file.
Macros | |
#define | AMBA_UART_DR(base) (*(volatile unsigned char *)((base) + 0x00)) |
#define | AMBA_UART_LCRH(base) (*(volatile unsigned char *)((base) + 0x2c)) |
#define | AMBA_UART_CR(base) (*(volatile unsigned char *)((base) + 0x30)) |
#define | AMBA_UART_FR(base) (*(volatile unsigned char *)((base) + 0x18)) |
#define | arch_decomp_setup() |
#define | arch_decomp_wdog() |
Definition at line 31 of file uncompress.h.
Definition at line 29 of file uncompress.h.
Definition at line 32 of file uncompress.h.
Definition at line 30 of file uncompress.h.
#define arch_decomp_setup | ( | void | ) |
Definition at line 77 of file uncompress.h.
#define arch_decomp_wdog | ( | void | ) |
Definition at line 78 of file uncompress.h.