| /linux/drivers/usb/cdns3/ |
| H A D | cdns3-plat.c | 129 ret = phy_init(cdns->usb2_phy); in cdns3_plat_probe() 138 ret = phy_init(cdns->usb3_phy); in cdns3_plat_probe() 246 ret = phy_init(cdns->usb2_phy); in cdns3_controller_resume() 251 ret = phy_init(cdns->usb3_phy); in cdns3_controller_resume()
|
| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun8i_hdmi_phy.c | 551 phy->variant->phy_init(phy); in sun8i_hdmi_phy_init() 600 .phy_init = &sun8i_hdmi_phy_init_a83t, 606 .phy_init = &sun8i_hdmi_phy_init_h3, 613 .phy_init = &sun8i_hdmi_phy_init_h3, 619 .phy_init = &sun8i_hdmi_phy_init_h3, 626 .phy_init = &sun50i_hdmi_phy_init_h6,
|
| H A D | sun8i_dw_hdmi.h | 157 void (*phy_init)(struct sun8i_hdmi_phy *phy); member
|
| /linux/Documentation/translations/zh_CN/driver-api/phy/ |
| H A D | phy.rst | 129 调用、phy_init()/phy_exit() 调用、phy_power_on()/phy_power_off() 138 phy_init() 146 一些PHY驱动可能没有实现 :c:func:`phy_init` 或 :c:func:`phy_power_on`,
|
| /linux/drivers/phy/ |
| H A D | phy-snps-eusb2.c | 158 int (*phy_init)(struct phy *p); member 362 .phy_init = exynos_snps_eusb2_hsphy_init, 451 .phy_init = qcom_snps_eusb2_hsphy_init, 465 ret = phy_init(phy->repeater); in snps_eusb2_hsphy_init() 491 ret = phy->data->phy_init(p); in snps_eusb2_hsphy_init()
|
| /linux/include/linux/platform_data/ |
| H A D | s3c-hsotg.h | 33 int (*phy_init)(struct platform_device *pdev, int type); member
|
| H A D | mv_usb.h | 36 int (*phy_init)(void __iomem *regbase); member
|
| /linux/arch/arm/mach-s3c/ |
| H A D | devs.c | 359 if (!npd->phy_init) in dwc2_hsotg_set_platdata() 360 npd->phy_init = s3c_usb_phy_init; in dwc2_hsotg_set_platdata()
|
| /linux/drivers/usb/renesas_usbhs/ |
| H A D | rcar2.c | 50 retval = phy_init(priv->phy); in usbhs_rcar2_power_ctrl()
|
| /linux/drivers/usb/musb/ |
| H A D | omap2430.c | 225 phy_init(musb->phy); in omap2430_musb_init() 516 phy_init(musb->phy); in omap2430_runtime_resume() 575 phy_init(musb->phy); in omap2430_resume()
|
| /linux/drivers/usb/dwc2/ |
| H A D | platform.c | 118 } else if (hsotg->plat && hsotg->plat->phy_init) { in __dwc2_lowlevel_hw_enable() 119 ret = hsotg->plat->phy_init(pdev, hsotg->plat->phy_type); in __dwc2_lowlevel_hw_enable() 121 ret = phy_init(hsotg->phy); in __dwc2_lowlevel_hw_enable()
|
| /linux/drivers/mmc/host/ |
| H A D | sdhci-xenon-phy.c | 608 goto phy_init; in xenon_emmc_phy_set() 623 goto phy_init; in xenon_emmc_phy_set() 674 phy_init: in xenon_emmc_phy_set()
|
| /linux/arch/sh/drivers/pci/ |
| H A D | pcie-sh7786.c | 258 static int __init phy_init(struct sh7786_pcie_port *port) in phy_init() function 520 ret = phy_init(port); in sh7786_pcie_init_hw()
|
| /linux/drivers/phy/amlogic/ |
| H A D | phy-meson-axg-pcie.c | 75 ret = phy_init(priv->analog); in phy_axg_pcie_init()
|
| H A D | phy-meson-axg-mipi-dphy.c | 188 ret = phy_init(priv->analog); in phy_meson_axg_mipi_dphy_init()
|
| /linux/include/linux/ |
| H A D | wm97xx.h | 240 void (*phy_init) (struct wm97xx *); member
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-spear13xx.c | 219 phy_init(spear13xx_pcie->phy); in spear13xx_pcie_probe()
|
| H A D | pcie-armada8k.c | 89 ret = phy_init(pcie->phy[i]); in armada8k_pcie_enable_phys()
|
| /linux/drivers/usb/core/ |
| H A D | phy.c | 152 err = phy_init(roothub_entry->phy); in usb_phy_roothub_init()
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_hdmi.c | 1557 if (vc4_hdmi->variant->phy_init) in vc4_hdmi_encoder_pre_crtc_configure() 1558 vc4_hdmi->variant->phy_init(vc4_hdmi, conn_state); in vc4_hdmi_encoder_pre_crtc_configure() 3368 .phy_init = vc4_hdmi_phy_init, 3396 .phy_init = vc5_hdmi_phy_init, 3425 .phy_init = vc5_hdmi_phy_init, 3454 .phy_init = vc6_hdmi_phy_init, 3481 .phy_init = vc6_hdmi_phy_init,
|
| /linux/drivers/gpu/drm/meson/ |
| H A D | meson_dw_mipi_dsi.c | 241 ret = phy_init(mipi_dsi->phy); in meson_dw_mipi_dsi_host_attach()
|
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-m31-eusb2.c | 193 ret = phy_init(phy->repeater); in m31eusb2_phy_init()
|
| /linux/drivers/ata/ |
| H A D | ahci_ceva.c | 212 rc = phy_init(hpriv->phys[i]); in ceva_ahci_platform_enable_resources()
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-main.c | 223 ret = pdata->phy_if.phy_init(pdata); in xgbe_config_netdev()
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-meson-g12a.c | 775 ret = phy_init(priv->phys[i]); in dwc3_meson_g12a_probe() 914 ret = phy_init(priv->phys[i]); in dwc3_meson_g12a_resume()
|