Commit fea6b54a authored by Dave Jones's avatar Dave Jones Committed by Dave Jones

[AGPGART] Move HP ZX1 registers out of agp.h

parent 0eda52c3
...@@ -345,15 +345,6 @@ struct agp_bridge_data { ...@@ -345,15 +345,6 @@ struct agp_bridge_data {
#define SVWRKS_POSTFLUSH 0x14 #define SVWRKS_POSTFLUSH 0x14
#define SVWRKS_DIRFLUSH 0x0c #define SVWRKS_DIRFLUSH 0x0c
/* HP ZX1 SBA registers */
#define HP_ZX1_CTRL 0x200
#define HP_ZX1_IBASE 0x300
#define HP_ZX1_IMASK 0x308
#define HP_ZX1_PCOM 0x310
#define HP_ZX1_TCNFG 0x318
#define HP_ZX1_PDIR_BASE 0x320
#define HP_ZX1_CACHE_FLUSH 0x428
/* NVIDIA registers */ /* NVIDIA registers */
#define NVIDIA_0_APSIZE 0x80 #define NVIDIA_0_APSIZE 0x80
#define NVIDIA_1_WBC 0xf0 #define NVIDIA_1_WBC 0xf0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment