]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-bcm281xx/sysmap.h
Merge git://git.denx.de/u-boot-fsl-qoriq
[u-boot] / arch / arm / include / asm / arch-bcm281xx / sysmap.h
index 93ebf3429a713e24ec58890982c03c8098e01b8b..dbcc88cb90c93f6bd42b7641a60e2c0d898e8ddc 100644 (file)
 #define SECWD2_BASE_ADDR       0x35002f40
 #define TIMER_BASE_ADDR                0x3e00d000
 
+#define HSOTG_DCTL_OFFSET                                      0x00000804
+#define    HSOTG_DCTL_SFTDISCON_MASK                           0x00000002
+
+#define HSOTG_CTRL_PHY_P1CTL_OFFSET                            0x00000008
+#define    HSOTG_CTRL_PHY_P1CTL_SOFT_RESET_MASK                        0x00000002
+#define    HSOTG_CTRL_PHY_P1CTL_NON_DRIVING_MASK               0x00000001
+
 #endif