Home
last modified time | relevance | path

Searched refs:devm_of_phy_provider_register (Results 1 – 25 of 134) sorted by relevance

123456

/OK3568_Linux_fs/kernel/drivers/phy/broadcom/
H A Dphy-bcm-ns-usb3.c242 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in bcm_ns_usb3_mdio_probe()
353 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in bcm_ns_usb3_probe()
H A Dphy-bcm-ns2-pcie.c69 provider = devm_of_phy_provider_register(&phy->dev, in ns2_pci_phy_probe()
H A Dphy-bcm-ns-usb2.c114 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in bcm_ns_usb2_probe()
H A Dphy-bcm-kona-usb2.c121 phy_provider = devm_of_phy_provider_register(dev, in bcm_kona_usb2_probe()
H A Dphy-bcm-cygnus-pcie.c190 provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in cygnus_pcie_phy_probe()
/OK3568_Linux_fs/kernel/drivers/phy/samsung/
H A Dphy-exynos-dp-video.c102 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in exynos_dp_video_phy_probe()
/OK3568_Linux_fs/kernel/drivers/phy/qualcomm/
H A Dphy-ath79-usb.c87 return PTR_ERR_OR_ZERO(devm_of_phy_provider_register( in ath79_usb_phy_probe()
H A Dphy-qcom-ipq4019-usb.c132 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()
/OK3568_Linux_fs/kernel/drivers/phy/tegra/
H A Dphy-tegra194-p2u.c94 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in tegra_p2u_probe()
/OK3568_Linux_fs/kernel/drivers/phy/renesas/
H A Dphy-rcar-gen3-pcie.c116 provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in rcar_gen3_phy_pcie_probe()
H A Dphy-rcar-gen3-usb3.c189 provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in rcar_gen3_phy_usb3_probe()
/OK3568_Linux_fs/kernel/drivers/phy/marvell/
H A Dphy-armada375-usb2.c132 phy_provider = devm_of_phy_provider_register(&pdev->dev, in armada375_usb_phy_probe()
H A Dphy-mvebu-sata.c106 phy_provider = devm_of_phy_provider_register(&pdev->dev, in phy_mvebu_sata_probe()
/OK3568_Linux_fs/kernel/drivers/phy/
H A Dphy-lpc18xx-usb-otg.c122 phy_provider = devm_of_phy_provider_register(&pdev->dev, in lpc18xx_usb_otg_phy_probe()
H A Dphy-pistachio-usb.c175 provider = devm_of_phy_provider_register(p_phy->dev, in pistachio_usb_phy_probe()
/OK3568_Linux_fs/kernel/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()
H A Dphy-rockchip-inno-video-phy.c209 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in inno_video_phy_probe()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/phy/hisilicon/
H A Dphy-hi6220-usb.c143 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in hi6220_phy_probe()
H A Dphy-hisi-inno-usb2.c162 provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in hisi_inno_phy_probe()
/OK3568_Linux_fs/kernel/drivers/phy/amlogic/
H A Dphy-meson-axg-mipi-pcie-analog.c163 phy = devm_of_phy_provider_register(dev, in phy_axg_mipi_pcie_analog_probe()
H A Dphy-meson-axg-pcie.c168 pphy = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in phy_axg_pcie_probe()
/OK3568_Linux_fs/kernel/drivers/phy/allwinner/
H A Dphy-sun9i-usb.c171 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in sun9i_usb_phy_probe()
H A Dphy-sun50i-usb3.c168 phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate); in sun50i_usb3_phy_probe()

123456