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

Go to the source code of this file.

Macros

#define SUN3X_IOMMU   0x60000000
 
#define SUN3X_ENAREG   0x61000000
 
#define SUN3X_INTREG   0x61001400
 
#define SUN3X_DIAGREG   0x61001800
 
#define SUN3X_ZS1   0x62000000
 
#define SUN3X_ZS2   0x62002000
 
#define SUN3X_LANCE   0x65002000
 
#define SUN3X_EEPROM   0x64000000
 
#define SUN3X_IDPROM   0x640007d8
 
#define SUN3X_VIDEO_BASE   0x50000000
 
#define SUN3X_VIDEO_P4ID   0x50300000
 
#define SUN3X_ESP_BASE   0x66000000
 
#define SUN3X_ESP_DMA   0x66001000
 
#define SUN3X_FDC   0x6e000000
 
#define SUN3X_FDC_FCR   0x6e000400
 
#define SUN3X_FDC_FVR   0x6e000800
 
#define SUN3X_EEPROM_CONS   (SUN3X_EEPROM + 0x1f)
 
#define SUN3X_EEPROM_PORTA   (SUN3X_EEPROM + 0x58)
 
#define SUN3X_EEPROM_PORTB   (SUN3X_EEPROM + 0x60)
 

Macro Definition Documentation

#define SUN3X_DIAGREG   0x61001800

Definition at line 8 of file sun3x.h.

#define SUN3X_EEPROM   0x64000000

Definition at line 12 of file sun3x.h.

#define SUN3X_EEPROM_CONS   (SUN3X_EEPROM + 0x1f)

Definition at line 23 of file sun3x.h.

#define SUN3X_EEPROM_PORTA   (SUN3X_EEPROM + 0x58)

Definition at line 24 of file sun3x.h.

#define SUN3X_EEPROM_PORTB   (SUN3X_EEPROM + 0x60)

Definition at line 25 of file sun3x.h.

#define SUN3X_ENAREG   0x61000000

Definition at line 6 of file sun3x.h.

#define SUN3X_ESP_BASE   0x66000000

Definition at line 16 of file sun3x.h.

#define SUN3X_ESP_DMA   0x66001000

Definition at line 17 of file sun3x.h.

#define SUN3X_FDC   0x6e000000

Definition at line 18 of file sun3x.h.

#define SUN3X_FDC_FCR   0x6e000400

Definition at line 19 of file sun3x.h.

#define SUN3X_FDC_FVR   0x6e000800

Definition at line 20 of file sun3x.h.

#define SUN3X_IDPROM   0x640007d8

Definition at line 13 of file sun3x.h.

#define SUN3X_INTREG   0x61001400

Definition at line 7 of file sun3x.h.

#define SUN3X_IOMMU   0x60000000

Definition at line 5 of file sun3x.h.

#define SUN3X_LANCE   0x65002000

Definition at line 11 of file sun3x.h.

#define SUN3X_VIDEO_BASE   0x50000000

Definition at line 14 of file sun3x.h.

#define SUN3X_VIDEO_P4ID   0x50300000

Definition at line 15 of file sun3x.h.

#define SUN3X_ZS1   0x62000000

Definition at line 9 of file sun3x.h.

#define SUN3X_ZS2   0x62002000

Definition at line 10 of file sun3x.h.