Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
iq81340.h File Reference

Go to the source code of this file.

Macros

#define IQ81340_PCE_BAR0   IOP13XX_PBI_LOWER_MEM_RA
 
#define IQ81340_PCE_BAR1   (IQ81340_PCE_BAR0 + 0x02000000)
 
#define IQ81340_FLASHBASE   IQ81340_PCE_BAR0 /* Flash */
 
#define IQ81340_PCE_BAR1_OFFSET(a)   (IQ81340_PCE_BAR1 + (a))
 
#define IQ81340_PRD_CODE   IQ81340_PCE_BAR1_OFFSET(0)
 
#define IQ81340_BRD_STEP   IQ81340_PCE_BAR1_OFFSET(0x10000)
 
#define IQ81340_CPLD_REV   IQ81340_PCE_BAR1_OFFSET(0x20000)
 
#define IQ81340_LED   IQ81340_PCE_BAR1_OFFSET(0x30000)
 
#define IQ81340_LHEX   IQ81340_PCE_BAR1_OFFSET(0x40000)
 
#define IQ81340_RHEX   IQ81340_PCE_BAR1_OFFSET(0x50000)
 
#define IQ81340_BUZZER   IQ81340_PCE_BAR1_OFFSET(0x60000)
 
#define IQ81340_32K_NVRAM   IQ81340_PCE_BAR1_OFFSET(0x70000)
 
#define IQ81340_256K_NVRAM   IQ81340_PCE_BAR1_OFFSET(0x80000)
 
#define IQ81340_ROTARY_SW   IQ81340_PCE_BAR1_OFFSET(0xd0000)
 
#define IQ81340_BATT_STAT   IQ81340_PCE_BAR1_OFFSET(0xf0000)
 
#define IQ81340_CMP_FLSH   IQ81340_PCE_BAR1_OFFSET(0x1000000) /* 16MB */
 
#define PBI_CF_IDE_BASE   (IQ81340_CMP_FLSH)
 
#define PBI_CF_BAR_ADDR   (IOP13XX_PBI_BAR1)
 

Macro Definition Documentation

#define IQ81340_256K_NVRAM   IQ81340_PCE_BAR1_OFFSET(0x80000)

Definition at line 19 of file iq81340.h.

#define IQ81340_32K_NVRAM   IQ81340_PCE_BAR1_OFFSET(0x70000)

Definition at line 18 of file iq81340.h.

#define IQ81340_BATT_STAT   IQ81340_PCE_BAR1_OFFSET(0xf0000)

Definition at line 21 of file iq81340.h.

#define IQ81340_BRD_STEP   IQ81340_PCE_BAR1_OFFSET(0x10000)

Definition at line 12 of file iq81340.h.

#define IQ81340_BUZZER   IQ81340_PCE_BAR1_OFFSET(0x60000)

Definition at line 17 of file iq81340.h.

#define IQ81340_CMP_FLSH   IQ81340_PCE_BAR1_OFFSET(0x1000000) /* 16MB */

Definition at line 22 of file iq81340.h.

#define IQ81340_CPLD_REV   IQ81340_PCE_BAR1_OFFSET(0x20000)

Definition at line 13 of file iq81340.h.

#define IQ81340_FLASHBASE   IQ81340_PCE_BAR0 /* Flash */

Definition at line 7 of file iq81340.h.

#define IQ81340_LED   IQ81340_PCE_BAR1_OFFSET(0x30000)

Definition at line 14 of file iq81340.h.

#define IQ81340_LHEX   IQ81340_PCE_BAR1_OFFSET(0x40000)

Definition at line 15 of file iq81340.h.

#define IQ81340_PCE_BAR0   IOP13XX_PBI_LOWER_MEM_RA

Definition at line 4 of file iq81340.h.

#define IQ81340_PCE_BAR1   (IQ81340_PCE_BAR0 + 0x02000000)

Definition at line 5 of file iq81340.h.

#define IQ81340_PCE_BAR1_OFFSET (   a)    (IQ81340_PCE_BAR1 + (a))

Definition at line 9 of file iq81340.h.

#define IQ81340_PRD_CODE   IQ81340_PCE_BAR1_OFFSET(0)

Definition at line 11 of file iq81340.h.

#define IQ81340_RHEX   IQ81340_PCE_BAR1_OFFSET(0x50000)

Definition at line 16 of file iq81340.h.

#define IQ81340_ROTARY_SW   IQ81340_PCE_BAR1_OFFSET(0xd0000)

Definition at line 20 of file iq81340.h.

#define PBI_CF_BAR_ADDR   (IOP13XX_PBI_BAR1)

Definition at line 25 of file iq81340.h.

#define PBI_CF_IDE_BASE   (IQ81340_CMP_FLSH)

Definition at line 24 of file iq81340.h.