Home
last modified time | relevance | path

Searched refs:USBPHY_CTRL (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-mx6.c36 #define USBPHY_CTRL 0x00000030 macro
159 phy_ctrl = (void __iomem *)(phy_reg + USBPHY_CTRL); in usb_phy_enable()
197 phy_ctrl = (void __iomem *)(phy_reg + USBPHY_CTRL); in usb_phy_mode()
489 phy_ctrl = (void __iomem *)(addr + USBPHY_CTRL); in ehci_usb_phy_mode()
H A Dehci-vf.c56 clrbits_le32(phy_reg + USBPHY_CTRL, USBPHY_CTRL_CLKGATE); in usb_internal_phy_clock_gate()
92 phy_ctrl = (void __iomem *)(phy_reg + USBPHY_CTRL); in usb_phy_enable()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/mach-imx/
H A Dregs-usbphy.h11 #define USBPHY_CTRL 0x00000030 macro