Linux Kernel
3.7.1
|
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 15 of file uncompress.h.
Definition at line 13 of file uncompress.h.
Definition at line 16 of file uncompress.h.
Definition at line 14 of file uncompress.h.
#define arch_decomp_setup | ( | void | ) |
Definition at line 53 of file uncompress.h.
#define arch_decomp_wdog | ( | void | ) |
Definition at line 54 of file uncompress.h.