Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/phy/
Dphy.h139 struct phy *of_phy_simple_xlate(struct device *dev,
277 static inline struct phy *of_phy_simple_xlate(struct device *dev, in of_phy_simple_xlate() function
/linux-4.1.27/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-rockchip-usb.c134 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in rockchip_usb_phy_probe()
Dphy-bcm-kona-usb2.c130 of_phy_simple_xlate); in bcm_kona_usb2_probe()
Dphy-mvebu-sata.c111 of_phy_simple_xlate); in phy_mvebu_sata_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-sun9i-usb.c180 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in sun9i_usb_phy_probe()
Dphy-hix5hd2-sata.c169 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in hix5hd2_sata_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-qcom-apq8064-sata.c251 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in qcom_apq8064_sata_phy_probe()
Dphy-dm816x-usb.c255 of_phy_simple_xlate); in dm816x_usb_phy_probe()
Dphy-core.c461 struct phy *of_phy_simple_xlate(struct device *dev, struct of_phandle_args in of_phy_simple_xlate() function
480 EXPORT_SYMBOL_GPL(of_phy_simple_xlate);
Dphy-omap-usb2.c266 of_phy_simple_xlate); in omap_usb2_probe()
Dphy-ti-pipe3.c412 of_phy_simple_xlate); in ti_pipe3_probe()
Dphy-twl4030-usb.c697 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.1.27/Documentation/
Dphy.txt29 of_phy_simple_xlate. If the PHY provider implements multiple instances, it