Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-exynos5.c49 struct exynos_usb3_phy *usb3_phy;
94 static void exynos5_usb3_phy_init(struct exynos_usb3_phy *phy) in exynos5_usb3_phy_init()
161 static void exynos5_usb3_phy_exit(struct exynos_usb3_phy *phy) in exynos5_usb3_phy_exit()
213 ctx->usb3_phy = (struct exynos_usb3_phy *)plat->phy_base; in xhci_usb_probe()
/OK3568_Linux_fs/u-boot/board/samsung/common/
H A Dexynos5-dt.c160 struct exynos_usb3_phy *phy = (struct exynos_usb3_phy *) in board_usb_init()
/OK3568_Linux_fs/u-boot/include/
H A Dsamsung-usb-phy-uboot.h15 void exynos5_usb3_phy_init(struct exynos_usb3_phy *phy);
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dxhci-exynos.h69 struct exynos_usb3_phy { struct
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dsamsung_usb_phy.c15 void exynos5_usb3_phy_init(struct exynos_usb3_phy *phy) in exynos5_usb3_phy_init()