Home
last modified time | relevance | path

Searched refs:usb3_phy (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-exynos5.c49 struct exynos_usb3_phy *usb3_phy; member
186 exynos5_usb3_phy_init(exynos->usb3_phy); in exynos_xhci_core_init()
202 exynos5_usb3_phy_exit(exynos->usb3_phy); in exynos_xhci_core_exit()
213 ctx->usb3_phy = (struct exynos_usb3_phy *)plat->phy_base; in xhci_usb_probe()
H A Dxhci-omap.c61 ctx->usb3_phy = (struct omap_usb3_phy *)OMAP_OCP1_SCP_BASE; in xhci_hcd_init()
/rk3399_rockchip-uboot/drivers/usb/cdns3/
H A Dcore.c255 generic_phy_reset(&cdns->usb3_phy); in cdns3_idle_role_stop()
339 ret = generic_phy_get_by_name(dev, "cdns3,usb3-phy", &cdns->usb3_phy); in cdns3_probe()
343 ret = generic_phy_init(&cdns->usb3_phy); in cdns3_probe()
351 ret = generic_phy_power_on(&cdns->usb3_phy); in cdns3_probe()
372 generic_phy_power_off(&cdns->usb3_phy); in cdns3_remove()
374 generic_phy_exit(&cdns->usb3_phy); in cdns3_remove()
H A Dcore.h91 struct phy usb3_phy; member
/rk3399_rockchip-uboot/include/linux/usb/
H A Dxhci-omap.h136 struct omap_usb3_phy *usb3_phy; member
/rk3399_rockchip-uboot/drivers/usb/phy/
H A Domap_usb_phy.c264 omap_usb3_phy_init(omap->usb3_phy); in omap_enable_phy()
/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Dcpu.h307 SAMSUNG_BASE(usb3_phy, USB3PHY_BASE)
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dsun8i-h3.dtsi240 "usb3_phy";