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

Go to the source code of this file.

Macros

#define SERIAL2_VIRT   (IO_VIRT + 0x50100)
 
#define SERIAL3_VIRT   (IO_VIRT + 0x50200)
 
#define PCMCIA0_ATT_BASE   0xe5000000
 
#define PCMCIA0_ATT_SIZE   0x00200000
 
#define PCMCIA0_ATT_START   0x20000000
 
#define PCMCIA0_MEM_BASE   0xe5200000
 
#define PCMCIA0_MEM_SIZE   0x00200000
 
#define PCMCIA0_MEM_START   0x24000000
 
#define PCMCIA0_IO_BASE   0xe5400000
 
#define PCMCIA0_IO_SIZE   0x00200000
 
#define PCMCIA0_IO_START   0x28000000
 
#define PCMCIA1_ATT_BASE   0xe5600000
 
#define PCMCIA1_ATT_SIZE   0x00200000
 
#define PCMCIA1_ATT_START   0x30000000
 
#define PCMCIA1_MEM_BASE   0xe5800000
 
#define PCMCIA1_MEM_SIZE   0x00200000
 
#define PCMCIA1_MEM_START   0x34000000
 
#define PCMCIA1_IO_BASE   0xe5a00000
 
#define PCMCIA1_IO_SIZE   0x00200000
 
#define PCMCIA1_IO_START   0x38000000
 
#define PRIME3C_BASE   0xf0050000
 
#define PRIME3C_SIZE   0x00001000
 
#define PRIME3C_START   0x10000000
 
#define VGA_RAMBASE   0x50
 
#define VGA_TIMING0   0x60
 
#define VGA_TIMING1   0x64
 
#define VGA_TIMING2   0x68
 
#define VGA_TIMING3   0x6c
 
#define LCD_CTRL_VGA_ENABLE   0x00000100
 
#define LCD_CTRL_VGA_BPP_MASK   0x00000600
 
#define LCD_CTRL_VGA_4BPP   0x00000000
 
#define LCD_CTRL_VGA_8BPP   0x00000200
 
#define LCD_CTRL_VGA_16BPP   0x00000300
 
#define LCD_CTRL_SHARE_DMA   0x00000800
 
#define LCD_CTRL_VDE   0x00100000
 
#define LCD_CTRL_LPE   0x00400000 /* LCD Power enable */
 
#define LCD_CTRL_BLE   0x00800000 /* LCD backlight enable */
 
#define VGA_PALETTE_BASE   (IO_VIRT + 0x10800)
 

Macro Definition Documentation

#define LCD_CTRL_BLE   0x00800000 /* LCD backlight enable */

Definition at line 65 of file h7201-regs.h.

#define LCD_CTRL_LPE   0x00400000 /* LCD Power enable */

Definition at line 64 of file h7201-regs.h.

#define LCD_CTRL_SHARE_DMA   0x00000800

Definition at line 62 of file h7201-regs.h.

#define LCD_CTRL_VDE   0x00100000

Definition at line 63 of file h7201-regs.h.

#define LCD_CTRL_VGA_16BPP   0x00000300

Definition at line 61 of file h7201-regs.h.

#define LCD_CTRL_VGA_4BPP   0x00000000

Definition at line 59 of file h7201-regs.h.

#define LCD_CTRL_VGA_8BPP   0x00000200

Definition at line 60 of file h7201-regs.h.

#define LCD_CTRL_VGA_BPP_MASK   0x00000600

Definition at line 58 of file h7201-regs.h.

#define LCD_CTRL_VGA_ENABLE   0x00000100

Definition at line 57 of file h7201-regs.h.

#define PCMCIA0_ATT_BASE   0xe5000000

Definition at line 26 of file h7201-regs.h.

#define PCMCIA0_ATT_SIZE   0x00200000

Definition at line 27 of file h7201-regs.h.

#define PCMCIA0_ATT_START   0x20000000

Definition at line 28 of file h7201-regs.h.

#define PCMCIA0_IO_BASE   0xe5400000

Definition at line 32 of file h7201-regs.h.

#define PCMCIA0_IO_SIZE   0x00200000

Definition at line 33 of file h7201-regs.h.

#define PCMCIA0_IO_START   0x28000000

Definition at line 34 of file h7201-regs.h.

#define PCMCIA0_MEM_BASE   0xe5200000

Definition at line 29 of file h7201-regs.h.

#define PCMCIA0_MEM_SIZE   0x00200000

Definition at line 30 of file h7201-regs.h.

#define PCMCIA0_MEM_START   0x24000000

Definition at line 31 of file h7201-regs.h.

#define PCMCIA1_ATT_BASE   0xe5600000

Definition at line 36 of file h7201-regs.h.

#define PCMCIA1_ATT_SIZE   0x00200000

Definition at line 37 of file h7201-regs.h.

#define PCMCIA1_ATT_START   0x30000000

Definition at line 38 of file h7201-regs.h.

#define PCMCIA1_IO_BASE   0xe5a00000

Definition at line 42 of file h7201-regs.h.

#define PCMCIA1_IO_SIZE   0x00200000

Definition at line 43 of file h7201-regs.h.

#define PCMCIA1_IO_START   0x38000000

Definition at line 44 of file h7201-regs.h.

#define PCMCIA1_MEM_BASE   0xe5800000

Definition at line 39 of file h7201-regs.h.

#define PCMCIA1_MEM_SIZE   0x00200000

Definition at line 40 of file h7201-regs.h.

#define PCMCIA1_MEM_START   0x34000000

Definition at line 41 of file h7201-regs.h.

#define PRIME3C_BASE   0xf0050000

Definition at line 46 of file h7201-regs.h.

#define PRIME3C_SIZE   0x00001000

Definition at line 47 of file h7201-regs.h.

#define PRIME3C_START   0x10000000

Definition at line 48 of file h7201-regs.h.

#define SERIAL2_VIRT   (IO_VIRT + 0x50100)

Definition at line 20 of file h7201-regs.h.

#define SERIAL3_VIRT   (IO_VIRT + 0x50200)

Definition at line 21 of file h7201-regs.h.

#define VGA_PALETTE_BASE   (IO_VIRT + 0x10800)

Definition at line 67 of file h7201-regs.h.

#define VGA_RAMBASE   0x50

Definition at line 51 of file h7201-regs.h.

#define VGA_TIMING0   0x60

Definition at line 52 of file h7201-regs.h.

#define VGA_TIMING1   0x64

Definition at line 53 of file h7201-regs.h.

#define VGA_TIMING2   0x68

Definition at line 54 of file h7201-regs.h.

#define VGA_TIMING3   0x6c

Definition at line 55 of file h7201-regs.h.