patch-2.4.4 linux/include/asm-sh/hd64461.h

Next file: linux/include/asm-sh/hd64465.h
Previous file: linux/include/asm-sh/ec3104.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/include/asm-sh/hd64461.h linux/include/asm-sh/hd64461.h
@@ -11,10 +11,22 @@
 #define HD64461_SYSCR	0x10002
 #define HD64461_SCPUCR	0x10004
 
-#define HD64461_CPTWAR	0x11030	
-#define HD64461_CPTWDR	0x11032
-#define HD64461_CPTRAR	0x11034	
-#define HD64461_CPTRDR	0x11036
+#define HD64461_LCDCBAR		0x11000
+#define HD64461_LCDCLOR		0x11002
+#define HD64461_LCDCCRR		0x11004
+#define	HD64461_LDR1		0x11010
+#define	HD64461_LDR2		0x11012
+#define	HD64461_LDHNCR		0x11014
+#define	HD64461_LDHNSR		0x11016
+#define HD64461_LDVNTR		0x11018
+#define HD64461_LDVNDR		0x1101a
+#define HD64461_LDVSPR		0x1101c
+#define HD64461_LDR3		0x1101e
+
+#define HD64461_CPTWAR		0x11030	
+#define HD64461_CPTWDR		0x11032
+#define HD64461_CPTRAR		0x11034	
+#define HD64461_CPTRDR		0x11036
 
 #define HD64461_PCC0ISR         0x12000
 #define HD64461_PCC0GCR         0x12002
@@ -30,6 +42,23 @@
 #define HD64461_P1OCR           0x1202c
 #define HD64461_PGCR            0x1202e
 
+#define HD64461_GPACR		0x14000
+#define HD64461_GPBCR		0x14002
+#define HD64461_GPCCR		0x14004
+#define HD64461_GPDCR		0x14006
+#define HD64461_GPADR		0x14010
+#define HD64461_GPBDR		0x14012
+#define HD64461_GPCDR		0x14014
+#define HD64461_GPDDR		0x14016
+#define HD64461_GPAICR		0x14020
+#define HD64461_GPBICR		0x14022
+#define HD64461_GPCICR		0x14024
+#define HD64461_GPDICR		0x14026
+#define HD64461_GPAISR		0x14040
+#define HD64461_GPBISR		0x14042
+#define HD64461_GPCISR		0x14044
+#define HD64461_GPDISR		0x14046
+
 #define HD64461_NIRR		0x15000
 #define HD64461_NIMR		0x15002
 
@@ -40,6 +69,6 @@
 #define CONFIG_HD64461_IRQ	36
 #endif
 
-#define HD64461_IRQBASE	64
+#define HD64461_IRQBASE		OFFCHIP_IRQ_BASE
 
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)