Searched refs:exynos_ehci (Results 1 – 1 of 1) sorted by relevance
49 struct exynos_ehci_hcd *exynos_ehci) in exynos_ehci_get_phy() argument63 exynos_ehci->phy[phy_number] = phy; in exynos_ehci_get_phy()84 exynos_ehci->phy[phy_number] = phy; in exynos_ehci_get_phy()91 exynos_ehci->legacy_phy = true; in exynos_ehci_get_phy()98 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_phy_enable() local103 ret = phy_power_on(exynos_ehci->phy[i]); in exynos_ehci_phy_enable()106 phy_power_off(exynos_ehci->phy[i]); in exynos_ehci_phy_enable()114 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_phy_disable() local118 phy_power_off(exynos_ehci->phy[i]); in exynos_ehci_phy_disable()134 struct exynos_ehci_hcd *exynos_ehci; in exynos_ehci_probe() local[all …]