Home
last modified time | relevance | path

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

12345

/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
H A Dsun8i_a83t_dphy.c65 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in sun8i_a83t_dphy_register()
/openbmc/linux/drivers/phy/marvell/
H A Dphy-mmp3-hsic.c59 provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in mmp3_hsic_phy_probe()
H A Dphy-mvebu-sata.c106 of_phy_simple_xlate); in phy_mvebu_sata_probe()
/openbmc/linux/drivers/phy/broadcom/
H A Dphy-bcm-ns2-pcie.c58 of_phy_simple_xlate); in ns2_pci_phy_probe()
H A Dphy-bcm-kona-usb2.c120 of_phy_simple_xlate); in bcm_kona_usb2_probe()
H A Dphy-bcm-ns-usb2.c146 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in bcm_ns_usb2_probe()
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-ath79-usb.c89 &pdev->dev, of_phy_simple_xlate)); in ath79_usb_phy_probe()
H A Dphy-qcom-ipq4019-usb.c129 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in ipq4019_usb_phy_probe()
H A Dphy-qcom-usb-hsic.c138 p = devm_of_phy_provider_register(&ulpi->dev, of_phy_simple_xlate); in qcom_usb_hsic_phy_probe()
/openbmc/linux/drivers/phy/samsung/
H A Dphy-exynos-dp-video.c103 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in exynos_dp_video_phy_probe()
/openbmc/linux/drivers/phy/renesas/
H A Dphy-rcar-gen3-pcie.c113 provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in rcar_gen3_phy_pcie_probe()
/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-dp.c127 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in rockchip_dp_phy_probe()
/openbmc/linux/drivers/phy/
H A Dphy-lpc18xx-usb-otg.c123 of_phy_simple_xlate); in lpc18xx_usb_otg_phy_probe()
H A Dphy-can-transceiver.c156 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in can_transceiver_phy_probe()
H A Dphy-pistachio-usb.c176 of_phy_simple_xlate); in pistachio_usb_phy_probe()
/openbmc/linux/drivers/phy/amlogic/
H A Dphy-meson8-hdmi-tx.c138 of_phy_simple_xlate); in phy_meson8_hdmi_tx_probe()
H A Dphy-meson-g12a-mipi-dphy-analog.c148 phy = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in phy_g12a_mipi_dphy_analog_probe()
/openbmc/linux/drivers/phy/st/
H A Dphy-stih407-usb.c148 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in stih407_usb2_picophy_probe()
/openbmc/linux/drivers/phy/starfive/
H A Dphy-jh7110-usb.c130 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in jh7110_usb_phy_probe()
/openbmc/linux/drivers/phy/tegra/
H A Dphy-tegra194-p2u.c139 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in tegra_p2u_probe()
/openbmc/linux/drivers/phy/hisilicon/
H A Dphy-hi6220-usb.c144 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in hi6220_phy_probe()
/openbmc/linux/include/linux/phy/
H A Dphy.h267 struct phy *of_phy_simple_xlate(struct device *dev,
481 static inline struct phy *of_phy_simple_xlate(struct device *dev, in of_phy_simple_xlate() function
/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun9i-usb.c169 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in sun9i_usb_phy_probe()
H A Dphy-sun50i-usb3.c167 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in sun50i_usb3_phy_probe()
/openbmc/linux/drivers/phy/mediatek/
H A Dphy-mtk-ufs.c178 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in ufs_mtk_phy_probe()

12345