Merge git://git.denx.de/u-boot-samsung
[oweals/u-boot.git] / arch / arm / include / asm / arch-sunxi / clock_sun4i.h
index c28ee0528fb822d4da57e60a578f68ed8b5fdfad..63c33190b8cd5a036d799a4265c90a13e866f7cc 100644 (file)
@@ -320,6 +320,8 @@ struct sunxi_ccm_reg {
 #define CCM_USB_CTRL_PHY0_RST (0x1 << 0)
 #define CCM_USB_CTRL_PHY1_RST (0x1 << 1)
 #define CCM_USB_CTRL_PHY2_RST (0x1 << 2)
+#define CCM_USB_CTRL_OHCI0_CLK (0x1 << 6)
+#define CCM_USB_CTRL_OHCI1_CLK (0x1 << 7)
 #define CCM_USB_CTRL_PHYGATE (0x1 << 8)
 /* These 3 are sun6i only, define them as 0 on sun4i */
 #define CCM_USB_CTRL_PHY0_CLK 0