Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | AMBA_UART_DR (*(volatile unsigned char *)0x101F1000) |
#define | AMBA_UART_LCRH (*(volatile unsigned char *)0x101F102C) |
#define | AMBA_UART_CR (*(volatile unsigned char *)0x101F1030) |
#define | AMBA_UART_FR (*(volatile unsigned char *)0x101F1018) |
#define | arch_decomp_setup() |
#define | arch_decomp_wdog() |
#define AMBA_UART_CR (*(volatile unsigned char *)0x101F1030) |
Definition at line 22 of file uncompress.h.
#define AMBA_UART_DR (*(volatile unsigned char *)0x101F1000) |
Definition at line 20 of file uncompress.h.
#define AMBA_UART_FR (*(volatile unsigned char *)0x101F1018) |
Definition at line 23 of file uncompress.h.
#define AMBA_UART_LCRH (*(volatile unsigned char *)0x101F102C) |
Definition at line 21 of file uncompress.h.
#define arch_decomp_setup | ( | void | ) |
Definition at line 45 of file uncompress.h.
#define arch_decomp_wdog | ( | void | ) |
Definition at line 46 of file uncompress.h.