Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | AMBA_UART_DR (*(volatile unsigned char *)0x16000000) |
#define | AMBA_UART_LCRH (*(volatile unsigned char *)0x16000008) |
#define | AMBA_UART_LCRM (*(volatile unsigned char *)0x1600000c) |
#define | AMBA_UART_LCRL (*(volatile unsigned char *)0x16000010) |
#define | AMBA_UART_CR (*(volatile unsigned char *)0x16000014) |
#define | AMBA_UART_FR (*(volatile unsigned char *)0x16000018) |
#define | arch_decomp_setup() |
#define | arch_decomp_wdog() |
#define AMBA_UART_CR (*(volatile unsigned char *)0x16000014) |
Definition at line 25 of file uncompress.h.
#define AMBA_UART_DR (*(volatile unsigned char *)0x16000000) |
Definition at line 21 of file uncompress.h.
#define AMBA_UART_FR (*(volatile unsigned char *)0x16000018) |
Definition at line 26 of file uncompress.h.
#define AMBA_UART_LCRH (*(volatile unsigned char *)0x16000008) |
Definition at line 22 of file uncompress.h.
#define AMBA_UART_LCRL (*(volatile unsigned char *)0x16000010) |
Definition at line 24 of file uncompress.h.
#define AMBA_UART_LCRM (*(volatile unsigned char *)0x1600000c) |
Definition at line 23 of file uncompress.h.
#define arch_decomp_setup | ( | void | ) |
Definition at line 48 of file uncompress.h.
#define arch_decomp_wdog | ( | void | ) |
Definition at line 50 of file uncompress.h.