Home
last modified time | relevance | path

Searched refs:pphy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/amlogic/
H A Dphy-meson-axg-pcie.c128 struct phy_provider *pphy; in phy_axg_pcie_probe() local
168 pphy = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in phy_axg_pcie_probe()
170 return PTR_ERR_OR_ZERO(pphy); in phy_axg_pcie_probe()
/kernel/linux/linux-6.6/drivers/phy/amlogic/
H A Dphy-meson-axg-pcie.c129 struct phy_provider *pphy; in phy_axg_pcie_probe() local
167 pphy = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in phy_axg_pcie_probe()
169 return PTR_ERR_OR_ZERO(pphy); in phy_axg_pcie_probe()

Completed in 2 milliseconds