[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h
[safe/jmp/linux-2.6] / arch / arm / mach-pxa / include / mach / pxa3xx-regs.h
index 15b3b0b..7d1a059 100644 (file)
 #include <mach/hardware.h>
 
 /*
+ * Static Chip Selects
+ */
+
+#define PXA300_CS0_PHYS                (0x00000000)    /* PXA300/PXA310 _only_ */
+#define PXA300_CS1_PHYS                (0x30000000)    /* PXA300/PXA310 _only_ */
+#define PXA3xx_CS2_PHYS                (0x10000000)
+#define PXA3xx_CS3_PHYS                (0x14000000)
+
+/*
  * Oscillator Configuration Register (OSCC)
  */
 #define OSCC           __REG(0x41350000)  /* Oscillator Configuration Register */