]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-sunxi/cpu_sun4i.h
usb: sunxi: Use proper reg_mask for clock gate, reset
[u-boot] / arch / arm / include / asm / arch-sunxi / cpu_sun4i.h
index ee648366c748a6eef3db819f74784a3fa9aa7087..02ce73954dbc9bed11af1218e0d9150109f73724 100644 (file)
 #ifdef CONFIG_SUNXI_GEN_SUN6I
 #if defined(CONFIG_MACH_SUNXI_H3_H5) || defined(CONFIG_MACH_SUN50I)
 #define SUNXI_USBPHY_BASE              0x01c19000
-#define SUNXI_USB0_BASE                        0x01c1a000
-#define SUNXI_USB1_BASE                        0x01c1b000
-#define SUNXI_USB2_BASE                        0x01c1c000
-#define SUNXI_USB3_BASE                        0x01c1d000
+#define SUNXI_USB0_BASE                        SUNXI_USBPHY_BASE
+#define SUNXI_USB1_BASE                        0x01c1a000
+#define SUNXI_USB2_BASE                        0x01c1b000
+#define SUNXI_USB3_BASE                        0x01c1c000
+#define SUNXI_USB4_BASE                        0x01c1d000
 #else
 #define SUNXI_USB0_BASE                        0x01c19000
 #define SUNXI_USB1_BASE                        0x01c1a000