Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
msm_iomap.h File Reference
#include <asm/sizes.h>
#include "msm_iomap-7x00.h"
#include "msm_iomap-8x60.h"
#include "msm_iomap-8960.h"

Go to the source code of this file.

Macros

#define MSM_DEBUG_UART_SIZE   SZ_4K
 
#define MSM_CSR_BASE   IOMEM(0xE0001000)
 
#define MSM_QGIC_DIST_BASE   IOMEM(0xF0000000)
 
#define MSM_QGIC_CPU_BASE   IOMEM(0xF0001000)
 
#define MSM_TMR_BASE   IOMEM(0xF0200000)
 
#define MSM_TMR0_BASE   IOMEM(0xF0201000)
 
#define MSM_GPIO1_BASE   IOMEM(0xE0003000)
 
#define MSM_GPIO2_BASE   IOMEM(0xE0004000)
 

Macro Definition Documentation

#define MSM_CSR_BASE   IOMEM(0xE0001000)

Definition at line 64 of file msm_iomap.h.

#define MSM_DEBUG_UART_SIZE   SZ_4K

Definition at line 51 of file msm_iomap.h.

#define MSM_GPIO1_BASE   IOMEM(0xE0003000)

Definition at line 69 of file msm_iomap.h.

#define MSM_GPIO2_BASE   IOMEM(0xE0004000)

Definition at line 70 of file msm_iomap.h.

#define MSM_QGIC_CPU_BASE   IOMEM(0xF0001000)

Definition at line 66 of file msm_iomap.h.

#define MSM_QGIC_DIST_BASE   IOMEM(0xF0000000)

Definition at line 65 of file msm_iomap.h.

#define MSM_TMR0_BASE   IOMEM(0xF0201000)

Definition at line 68 of file msm_iomap.h.

#define MSM_TMR_BASE   IOMEM(0xF0200000)

Definition at line 67 of file msm_iomap.h.