Home
last modified time | relevance | path

Searched refs:of_phy_simple_xlate (Results 1 – 25 of 103) sorted by relevance

12345

/linux-5.19.10/drivers/phy/marvell/
Dphy-mmp3-hsic.c60 provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in mmp3_hsic_phy_probe()
Dphy-mvebu-sata.c105 of_phy_simple_xlate); in phy_mvebu_sata_probe()
/linux-5.19.10/drivers/phy/broadcom/
Dphy-bcm-ns2-pcie.c68 of_phy_simple_xlate); in ns2_pci_phy_probe()
Dphy-bcm-kona-usb2.c120 of_phy_simple_xlate); in bcm_kona_usb2_probe()
Dphy-bcm-ns-usb2.c146 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in bcm_ns_usb2_probe()
Dphy-bcm-cygnus-pcie.c188 provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in cygnus_pcie_phy_probe()
Dphy-bcm-ns-usb3.c229 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in bcm_ns_usb3_mdio_probe()
/linux-5.19.10/drivers/phy/samsung/
Dphy-exynos-dp-video.c102 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in exynos_dp_video_phy_probe()
/linux-5.19.10/drivers/phy/qualcomm/
Dphy-ath79-usb.c88 &pdev->dev, of_phy_simple_xlate)); in ath79_usb_phy_probe()
Dphy-qcom-ipq4019-usb.c130 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in ipq4019_usb_phy_probe()
Dphy-qcom-usb-hsic.c136 p = devm_of_phy_provider_register(&ulpi->dev, of_phy_simple_xlate); in qcom_usb_hsic_phy_probe()
/linux-5.19.10/drivers/phy/tegra/
Dphy-tegra194-p2u.c92 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in tegra_p2u_probe()
/linux-5.19.10/drivers/phy/renesas/
Dphy-rcar-gen3-pcie.c114 provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in rcar_gen3_phy_pcie_probe()
/linux-5.19.10/drivers/phy/amlogic/
Dphy-meson8-hdmi-tx.c138 of_phy_simple_xlate); in phy_meson8_hdmi_tx_probe()
Dphy-meson-axg-pcie.c166 pphy = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in phy_axg_pcie_probe()
/linux-5.19.10/drivers/phy/
Dphy-lpc18xx-usb-otg.c123 of_phy_simple_xlate); in lpc18xx_usb_otg_phy_probe()
Dphy-can-transceiver.c150 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in can_transceiver_phy_probe()
Dphy-pistachio-usb.c176 of_phy_simple_xlate); in pistachio_usb_phy_probe()
/linux-5.19.10/drivers/phy/rockchip/
Dphy-rockchip-dp.c127 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in rockchip_dp_phy_probe()
/linux-5.19.10/drivers/phy/st/
Dphy-stih407-usb.c148 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in stih407_usb2_picophy_probe()
/linux-5.19.10/include/linux/phy/
Dphy.h264 struct phy *of_phy_simple_xlate(struct device *dev,
477 static inline struct phy *of_phy_simple_xlate(struct device *dev, in of_phy_simple_xlate() function
/linux-5.19.10/drivers/phy/hisilicon/
Dphy-hi6220-usb.c143 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in hi6220_phy_probe()
Dphy-hisi-inno-usb2.c168 provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in hisi_inno_phy_probe()
/linux-5.19.10/drivers/phy/allwinner/
Dphy-sun50i-usb3.c166 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in sun50i_usb3_phy_probe()
Dphy-sun9i-usb.c169 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in sun9i_usb_phy_probe()

12345