Home
last modified time | relevance | path

Searched refs:phy_init (Results 1 – 25 of 106) sorted by relevance

12345

/drivers/phy/rockchip/
A Dphy-rockchip-snps-pcie3.c73 int (*phy_init)(struct rockchip_p3phy_priv *priv); member
138 .phy_init = rockchip_p3phy_rk3568_init,
202 .phy_init = rockchip_p3phy_rk3588_init,
219 if (priv->ops->phy_init) { in rockchip_p3phy_init()
220 ret = priv->ops->phy_init(priv); in rockchip_p3phy_init()
/drivers/gpu/drm/sun4i/
A Dsun8i_hdmi_phy.c551 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,
A Dsun8i_dw_hdmi.h157 void (*phy_init)(struct sun8i_hdmi_phy *phy); member
/drivers/usb/cdns3/
A Dcdns3-plat.c129 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()
/drivers/phy/
A Dphy-snps-eusb2.c158 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()
A Dphy-lgm-usb.c68 static int phy_init(struct usb_phy *phy) in phy_init() function
206 phy->init = phy_init; in phy_probe()
/drivers/phy/samsung/
A Dphy-exynos5-usbdrd.c867 inst->phy_cfg->phy_init(phy_drd); in exynos5_usbdrd_phy_init()
1254 inst->phy_cfg->phy_init(phy_drd); in exynos7870_usbdrd_phy_init()
1308 phy_init(phy_drd->hs_phy); in exynos2200_usbdrd_utmi_init()
1408 inst->phy_cfg->phy_init(phy_drd); in exynos2200_usbdrd_phy_init()
1586 inst->phy_cfg->phy_init(phy_drd); in exynos850_usbdrd_phy_init()
1784 .phy_init = exynos2200_usbdrd_utmi_init,
1873 .phy_init = exynos5_usbdrd_utmi_init,
1879 .phy_init = exynos5_usbdrd_pipe3_init,
1888 .phy_init = exynos7870_usbdrd_utmi_init,
1896 .phy_init = exynos850_usbdrd_utmi_init,
[all …]
/drivers/usb/gadget/udc/
A Dsnps_udc_plat.c145 ret = phy_init(udc->udc_phy); in udc_plat_probe()
276 ret = phy_init(udc->udc_phy); in udc_plat_resume()
/drivers/usb/renesas_usbhs/
A Drcar2.c50 retval = phy_init(priv->phy); in usbhs_rcar2_power_ctrl()
A Drza2.c47 retval = phy_init(priv->phy); in usbhs_rza2_power_ctrl()
/drivers/usb/musb/
A Domap2430.c226 phy_init(musb->phy); in omap2430_musb_init()
517 phy_init(musb->phy); in omap2430_runtime_resume()
576 phy_init(musb->phy); in omap2430_resume()
/drivers/usb/dwc3/
A Ddwc3-xilinx.c192 ret = phy_init(priv_data->usb3_phy); in dwc3_xlnx_init_zynqmp()
413 ret = phy_init(priv_data->usb3_phy); in dwc3_xlnx_resume()
A Ddwc3-keystone.c114 error = phy_init(kdwc->usb3_phy); in kdwc3_probe()
/drivers/usb/dwc2/
A Dplatform.c118 } 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()
/drivers/mmc/host/
A Dsdhci-xenon-phy.c608 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()
/drivers/gpu/drm/vc4/
A Dvc4_hdmi.h78 void (*phy_init)(struct vc4_hdmi *vc4_hdmi, member
A Dvc4_hdmi.c1482 if (vc4_hdmi->variant->phy_init) in vc4_hdmi_encoder_pre_crtc_configure()
1483 vc4_hdmi->variant->phy_init(vc4_hdmi, conn_state); in vc4_hdmi_encoder_pre_crtc_configure()
3297 .phy_init = vc4_hdmi_phy_init,
3325 .phy_init = vc5_hdmi_phy_init,
3354 .phy_init = vc5_hdmi_phy_init,
3383 .phy_init = vc6_hdmi_phy_init,
3410 .phy_init = vc6_hdmi_phy_init,
/drivers/phy/amlogic/
A Dphy-meson-axg-pcie.c75 ret = phy_init(priv->analog); in phy_axg_pcie_init()
A Dphy-meson-axg-mipi-dphy.c188 ret = phy_init(priv->analog); in phy_meson_axg_mipi_dphy_init()
/drivers/ata/
A Dahci_imx.c431 ret = phy_init(imxpriv->cali_phy0); in imx8_sata_enable()
441 ret = phy_init(imxpriv->cali_phy1); in imx8_sata_enable()
451 ret = phy_init(imxpriv->sata_phy); in imx8_sata_enable()
/drivers/input/touchscreen/
A Dwm9705.c335 .phy_init = wm9705_phy_init,
/drivers/pci/controller/dwc/
A Dpcie-spear13xx.c219 phy_init(spear13xx_pcie->phy); in spear13xx_pcie_probe()
/drivers/usb/core/
A Dphy.c152 err = phy_init(roothub_entry->phy); in usb_phy_roothub_init()
/drivers/pci/controller/cadence/
A Dpcie-cadence.c172 ret = phy_init(pcie->phy[i]); in cdns_pcie_enable_phy()
/drivers/pci/controller/
A Dpcie-rockchip.c127 err = phy_init(rockchip->phys[i]); in rockchip_pcie_init_port()

Completed in 58 milliseconds

12345