Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dohci-exynos.c34 bool legacy_phy; member
75 exynos_ohci->legacy_phy = true; in exynos_ohci_get_phy()
170 if (exynos_ohci->legacy_phy) in exynos_ohci_probe()
H A Dehci-exynos.c43 bool legacy_phy; member
86 exynos_ehci->legacy_phy = true; in exynos_ehci_get_phy()
196 if (exynos_ehci->legacy_phy) in exynos_ehci_probe()
/linux-6.15/drivers/pci/controller/
H A Dpcie-rockchip.c214 rockchip->legacy_phy = true; in rockchip_pcie_get_phys()
H A Dpcie-rockchip.h332 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-host.c87 if (rockchip->legacy_phy) in rockchip_pcie_lane_map()