Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dregs-usbphy.h10 #define USBPHY_CTRL 0x00000030 macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci-mx6.c34 #define USBPHY_CTRL 0x00000030 macro
139 phy_ctrl = (void __iomem *)(phy_reg + USBPHY_CTRL); in usb_phy_enable()
177 phy_ctrl = (void __iomem *)(phy_reg + USBPHY_CTRL); in usb_phy_mode()
460 phy_ctrl = (void __iomem *)(addr + USBPHY_CTRL); in ehci_usb_phy_mode()
H A Dehci-vf.c55 clrbits_le32(phy_reg + USBPHY_CTRL, USBPHY_CTRL_CLKGATE); in usb_internal_phy_clock_gate()
91 phy_ctrl = (void __iomem *)(phy_reg + USBPHY_CTRL); in usb_phy_enable()
/openbmc/qemu/hw/usb/
H A Dimx-usb-phy.c34 s->usbphy[USBPHY_CTRL] = 0xc0200000; in imx_usbphy_softreset()
115 case USBPHY_CTRL: in imx_usbphy_write()
/openbmc/qemu/include/hw/usb/
H A Dimx-usb-phy.h21 USBPHY_CTRL, enumerator