Home
last modified time | relevance | path

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

12345

/linux-6.3-rc2/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
A Dsun8i_a83t_dphy.c65 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in sun8i_a83t_dphy_register()
/linux-6.3-rc2/drivers/phy/broadcom/
A Dphy-bcm-ns2-pcie.c58 of_phy_simple_xlate); in ns2_pci_phy_probe()
A Dphy-bcm-kona-usb2.c120 of_phy_simple_xlate); in bcm_kona_usb2_probe()
A Dphy-bcm-ns-usb2.c146 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in bcm_ns_usb2_probe()
A Dphy-bcm-cygnus-pcie.c178 provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in cygnus_pcie_phy_probe()
/linux-6.3-rc2/drivers/phy/marvell/
A Dphy-mmp3-hsic.c58 provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in mmp3_hsic_phy_probe()
A Dphy-mvebu-sata.c105 of_phy_simple_xlate); in phy_mvebu_sata_probe()
/linux-6.3-rc2/drivers/phy/qualcomm/
A Dphy-ath79-usb.c88 &pdev->dev, of_phy_simple_xlate)); in ath79_usb_phy_probe()
A Dphy-qcom-ipq4019-usb.c130 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in ipq4019_usb_phy_probe()
A Dphy-qcom-usb-hsic.c138 p = devm_of_phy_provider_register(&ulpi->dev, of_phy_simple_xlate); in qcom_usb_hsic_phy_probe()
/linux-6.3-rc2/drivers/phy/samsung/
A Dphy-exynos-dp-video.c105 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in exynos_dp_video_phy_probe()
/linux-6.3-rc2/drivers/phy/renesas/
A Dphy-rcar-gen3-pcie.c114 provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in rcar_gen3_phy_pcie_probe()
/linux-6.3-rc2/drivers/phy/amlogic/
A Dphy-meson8-hdmi-tx.c138 of_phy_simple_xlate); in phy_meson8_hdmi_tx_probe()
A Dphy-meson-g12a-mipi-dphy-analog.c147 phy = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in phy_g12a_mipi_dphy_analog_probe()
A Dphy-meson-axg-pcie.c166 pphy = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in phy_axg_pcie_probe()
/linux-6.3-rc2/drivers/phy/
A Dphy-lpc18xx-usb-otg.c123 of_phy_simple_xlate); in lpc18xx_usb_otg_phy_probe()
A Dphy-can-transceiver.c155 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in can_transceiver_phy_probe()
/linux-6.3-rc2/drivers/phy/rockchip/
A Dphy-rockchip-dp.c127 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in rockchip_dp_phy_probe()
/linux-6.3-rc2/drivers/phy/st/
A Dphy-stih407-usb.c148 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in stih407_usb2_picophy_probe()
/linux-6.3-rc2/include/linux/phy/
A Dphy.h265 struct phy *of_phy_simple_xlate(struct device *dev,
479 static inline struct phy *of_phy_simple_xlate(struct device *dev, in of_phy_simple_xlate() function
/linux-6.3-rc2/drivers/phy/tegra/
A Dphy-tegra194-p2u.c139 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in tegra_p2u_probe()
/linux-6.3-rc2/drivers/phy/hisilicon/
A Dphy-hi6220-usb.c143 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in hi6220_phy_probe()
A Dphy-hisi-inno-usb2.c168 provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in hisi_inno_phy_probe()
/linux-6.3-rc2/drivers/phy/mediatek/
A Dphy-mtk-ufs.c177 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in ufs_mtk_phy_probe()
/linux-6.3-rc2/drivers/phy/allwinner/
A Dphy-sun50i-usb3.c166 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in sun50i_usb3_phy_probe()

Completed in 21 milliseconds

12345