Home
last modified time | relevance | path

Searched refs:exynos5_usb3_phy_init (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-exynos5.c94 static void exynos5_usb3_phy_init(struct exynos_usb3_phy *phy) in exynos5_usb3_phy_init() function
186 exynos5_usb3_phy_init(exynos->usb3_phy); in exynos_xhci_core_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/drivers/usb/dwc3/
H A Dsamsung_usb_phy.c15 void exynos5_usb3_phy_init(struct exynos_usb3_phy *phy) in exynos5_usb3_phy_init() function
/OK3568_Linux_fs/u-boot/board/samsung/common/
H A Dexynos5-dt.c169 exynos5_usb3_phy_init(phy); in board_usb_init()