Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Variables
uncompress.h File Reference
#include <linux/serial_reg.h>
#include <mach/addr-map.h>
#include <asm/mach-types.h>

Go to the source code of this file.

Macros

#define UART1_BASE   (APB_PHYS_BASE + 0x36000)
 
#define UART2_BASE   (APB_PHYS_BASE + 0x17000)
 
#define UART3_BASE   (APB_PHYS_BASE + 0x18000)
 
#define arch_decomp_wdog()
 

Variables

volatile unsigned longUART
 

Macro Definition Documentation

#define arch_decomp_wdog (   void)

Definition at line 51 of file uncompress.h.

#define UART1_BASE   (APB_PHYS_BASE + 0x36000)

Definition at line 13 of file uncompress.h.

#define UART2_BASE   (APB_PHYS_BASE + 0x17000)

Definition at line 14 of file uncompress.h.

#define UART3_BASE   (APB_PHYS_BASE + 0x18000)

Definition at line 15 of file uncompress.h.

Variable Documentation

volatile unsigned long* UART

Definition at line 17 of file uncompress.h.