Searched refs:usb3_phy (Results 1 – 13 of 13) sorted by relevance
51 struct exynos_usb3_phy *usb3_phy; member188 exynos5_usb3_phy_init(exynos->usb3_phy); in exynos_xhci_core_init()204 exynos5_usb3_phy_exit(exynos->usb3_phy); in exynos_xhci_core_exit()215 ctx->usb3_phy = (struct exynos_usb3_phy *)plat->phy_base; in xhci_usb_probe()
59 ctx->usb3_phy = (struct omap_usb3_phy *)OMAP_OCP1_SCP_BASE; in xhci_hcd_init()
259 generic_phy_reset(&cdns->usb3_phy); in cdns3_idle_role_stop()343 ret = generic_phy_get_by_name(dev, "cdns3,usb3-phy", &cdns->usb3_phy); in cdns3_probe()347 ret = generic_phy_init(&cdns->usb3_phy); in cdns3_probe()355 ret = generic_phy_power_on(&cdns->usb3_phy); in cdns3_probe()376 generic_phy_power_off(&cdns->usb3_phy); in cdns3_remove()378 generic_phy_exit(&cdns->usb3_phy); in cdns3_remove()
91 struct phy usb3_phy; member
135 struct omap_usb3_phy *usb3_phy; member
30 * "usb0_phy", "usb1_phy", "usb2_phy" and "usb3_phy" for sun8i-h3
265 omap_usb3_phy_init(omap->usb3_phy); in omap_enable_phy()
309 SAMSUNG_BASE(usb3_phy, USB3PHY_BASE)
140 usb3_phy: usb3-phy { label
530 "usb3_phy";
665 "usb3_phy";
275 "usb3_phy";
207 phys = <&usb2_phy>, <&usb3_phy>;475 usb3_phy: usb3phy@4400 { label
Completed in 15 milliseconds