Home
last modified time | relevance | path

Searched refs:legacy_phy (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dohci-exynos.c34 bool legacy_phy; member
80 exynos_ohci->legacy_phy = true; in exynos_ohci_get_phy()
179 if (exynos_ohci->legacy_phy) in exynos_ohci_probe()
H A Dehci-exynos.c43 bool legacy_phy; member
91 exynos_ehci->legacy_phy = true; in exynos_ehci_get_phy()
205 if (exynos_ehci->legacy_phy) in exynos_ehci_probe()
/openbmc/linux/drivers/pci/controller/
H A Dpcie-rockchip.h297 bool legacy_phy; member
H A Dpci-tegra.c341 bool legacy_phy; member
1032 if (pcie->legacy_phy) { in tegra_pcie_phy_power_on()
1063 if (pcie->legacy_phy) { in tegra_pcie_phy_power_off()
1316 pcie->legacy_phy = true; in tegra_pcie_phys_get_legacy()
1396 if (pcie->legacy_phy) { in tegra_pcie_phys_put()
H A Dpcie-rockchip.c324 rockchip->legacy_phy = true; in rockchip_pcie_get_phys()
H A Dpcie-rockchip-host.c87 if (rockchip->legacy_phy) in rockchip_pcie_lane_map()