Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/phy/
Dphy.h141 struct phy *of_phy_simple_xlate(struct device *dev,
286 static inline struct phy *of_phy_simple_xlate(struct device *dev, in of_phy_simple_xlate() function
/linux-4.4.14/drivers/phy/
Dphy-exynos-dp-video.c106 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in exynos_dp_video_phy_probe()
Dphy-lpc18xx-usb-otg.c121 of_phy_simple_xlate); in lpc18xx_usb_otg_phy_probe()
Dphy-rockchip-usb.c144 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in rockchip_usb_phy_probe()
Dphy-mvebu-sata.c111 of_phy_simple_xlate); in phy_mvebu_sata_probe()
Dphy-bcm-kona-usb2.c130 of_phy_simple_xlate); in bcm_kona_usb2_probe()
Dphy-stih407-usb.c152 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in stih407_usb2_picophy_probe()
Dphy-stih41x-usb.c166 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in stih41x_usb_phy_probe()
Dphy-bcm-cygnus-pcie.c190 provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in cygnus_pcie_phy_probe()
Dphy-sun9i-usb.c180 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in sun9i_usb_phy_probe()
Dphy-pistachio-usb.c179 of_phy_simple_xlate); in pistachio_usb_phy_probe()
Dphy-brcmstb-sata.c196 provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in brcm_sata_phy_probe()
Dphy-hix5hd2-sata.c169 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in hix5hd2_sata_phy_probe()
Dphy-pxa-28nm-hsic.c199 phy_provider = devm_of_phy_provider_register(&pdev->dev, of_phy_simple_xlate); in mv_hsic_phy_probe()
Dphy-berlin-usb.c202 devm_of_phy_provider_register(&pdev->dev, of_phy_simple_xlate); in phy_berlin_usb_probe()
Dphy-qcom-ipq806x-sata.c173 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in qcom_ipq806x_sata_phy_probe()
Dphy-exynos5250-sata.c223 of_phy_simple_xlate); in exynos_sata_phy_probe()
Dphy-dm816x-usb.c255 of_phy_simple_xlate); in dm816x_usb_phy_probe()
Dphy-qcom-apq8064-sata.c251 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in qcom_apq8064_sata_phy_probe()
Dphy-core.c469 struct phy *of_phy_simple_xlate(struct device *dev, struct of_phandle_args in of_phy_simple_xlate() function
488 EXPORT_SYMBOL_GPL(of_phy_simple_xlate);
Dphy-pxa-28nm-usb2.c334 phy_provider = devm_of_phy_provider_register(&pdev->dev, of_phy_simple_xlate); in mv_usb2_phy_probe()
Dphy-omap-usb2.c266 of_phy_simple_xlate); in omap_usb2_probe()
Dphy-ti-pipe3.c455 of_phy_simple_xlate); in ti_pipe3_probe()
Dphy-twl4030-usb.c693 of_phy_simple_xlate); in twl4030_usb_probe()
Dphy-qcom-ufs.c94 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in ufs_qcom_phy_generic_probe()
/linux-4.4.14/Documentation/
Dphy.txt29 of_phy_simple_xlate. If the PHY provider implements multiple instances, it