]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/arch-ep93xx/ep93xx-regs.h
[PATCH] Cirrus Logic ep93xx ethernet driver
[linux-2.6-omap-h63xx.git] / include / asm-arm / arch-ep93xx / ep93xx-regs.h
index 71cea0b5841bcf975e34d9a37ff9551ff84c0051..593f562f85c35ab08cede727f564f51f3622b813 100644 (file)
@@ -27,6 +27,7 @@
 #define EP93XX_DMA_BASE                        (EP93XX_AHB_VIRT_BASE + 0x00000000)
 
 #define EP93XX_ETHERNET_BASE           (EP93XX_AHB_VIRT_BASE + 0x00010000)
+#define EP93XX_ETHERNET_PHYS_BASE      (EP93XX_AHB_PHYS_BASE + 0x00010000)
 
 #define EP93XX_USB_BASE                        (EP93XX_AHB_VIRT_BASE + 0x00020000)
 #define EP93XX_USB_PHYS_BASE           (EP93XX_AHB_PHYS_BASE + 0x00020000)
 #define EP93XX_SYSCON_CLOCK_USH_EN     0x10000000
 #define EP93XX_SYSCON_HALT             EP93XX_SYSCON_REG(0x08)
 #define EP93XX_SYSCON_STANDBY          EP93XX_SYSCON_REG(0x0c)
+#define EP93XX_SYSCON_CLOCK_SET1       EP93XX_SYSCON_REG(0x20)
+#define EP93XX_SYSCON_CLOCK_SET2       EP93XX_SYSCON_REG(0x24)
 #define EP93XX_SYSCON_DEVICE_CONFIG    EP93XX_SYSCON_REG(0x80)
 #define EP93XX_SYSCON_DEVICE_CONFIG_CRUNCH_ENABLE      0x00800000
 #define EP93XX_SYSCON_SWLOCK           EP93XX_SYSCON_REG(0xc0)