Searched refs:exynos_ohci (Results 1 – 1 of 1) sorted by relevance
38 struct exynos_ohci_hcd *exynos_ohci) in exynos_ohci_get_phy() argument52 exynos_ohci->phy[phy_number] = phy; in exynos_ohci_get_phy()73 exynos_ohci->phy[phy_number] = phy; in exynos_ohci_get_phy()80 exynos_ohci->legacy_phy = true; in exynos_ohci_get_phy()87 struct exynos_ohci_hcd *exynos_ohci = to_exynos_ohci(hcd); in exynos_ohci_phy_enable() local92 ret = phy_power_on(exynos_ohci->phy[i]); in exynos_ohci_phy_enable()95 phy_power_off(exynos_ohci->phy[i]); in exynos_ohci_phy_enable()103 struct exynos_ohci_hcd *exynos_ohci = to_exynos_ohci(hcd); in exynos_ohci_phy_disable() local107 phy_power_off(exynos_ohci->phy[i]); in exynos_ohci_phy_disable()112 struct exynos_ohci_hcd *exynos_ohci; in exynos_ohci_probe() local[all …]