patch-2.3.23 linux/include/asm-arm/arch-ebsa285/hardware.h

Next file: linux/include/asm-arm/arch-ebsa285/io.h
Previous file: linux/include/asm-arm/arch-ebsa285/a.out.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.22/linux/include/asm-arm/arch-ebsa285/hardware.h linux/include/asm-arm/arch-ebsa285/hardware.h
@@ -122,8 +122,10 @@
 #define GPIO_RESET		0x001
 
 /* CPLD pins */
-#define CPLD_DSRESET		8
+#define CPLD_DS_ENABLE		8
+#define CPLD_7111_DISABLE	4
 #define CPLD_UNMUTE		2
+#define CPLD_FLASH_WR_ENABLE	1
 
 #ifndef __ASSEMBLY__
 extern void gpio_modify_op(int mask, int set);

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