/openbmc/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-snps-pcie3.c | 66 int (*phy_init)(struct rockchip_p3phy_priv *priv); member 131 .phy_init = rockchip_p3phy_rk3568_init, 182 .phy_init = rockchip_p3phy_rk3588_init, 199 if (priv->ops->phy_init) { in rochchip_p3phy_init() 200 ret = priv->ops->phy_init(priv); in rochchip_p3phy_init()
|
/openbmc/linux/drivers/usb/cdns3/ |
H A D | cdns3-plat.c | 124 ret = phy_init(cdns->usb2_phy); in cdns3_plat_probe() 132 ret = phy_init(cdns->usb3_phy); in cdns3_plat_probe() 242 ret = phy_init(cdns->usb2_phy); in cdns3_controller_resume() 247 ret = phy_init(cdns->usb3_phy); in cdns3_controller_resume()
|
/openbmc/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,
|
/openbmc/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
|
/openbmc/linux/drivers/phy/samsung/ |
H A D | phy-exynos5-usbdrd.c | 191 void (*phy_init)(struct exynos5_usbdrd_phy *phy_drd); member 447 inst->phy_cfg->phy_init(phy_drd); in exynos5_usbdrd_phy_init() 819 inst->phy_cfg->phy_init(phy_drd); in exynos850_usbdrd_phy_init() 925 .phy_init = exynos5_usbdrd_utmi_init, 931 .phy_init = exynos5_usbdrd_pipe3_init, 940 .phy_init = exynos850_usbdrd_utmi_init,
|
/openbmc/linux/drivers/usb/renesas_usbhs/ |
H A D | rcar2.c | 50 retval = phy_init(priv->phy); in usbhs_rcar2_power_ctrl()
|
H A D | rza2.c | 47 retval = phy_init(priv->phy); in usbhs_rza2_power_ctrl()
|
/openbmc/linux/arch/arm/mach-s3c/ |
H A D | devs.c | 360 if (!npd->phy_init) in dwc2_hsotg_set_platdata() 361 npd->phy_init = s3c_usb_phy_init; in dwc2_hsotg_set_platdata()
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | snps_udc_plat.c | 146 ret = phy_init(udc->udc_phy); in udc_plat_probe() 277 ret = phy_init(udc->udc_phy); in udc_plat_resume()
|
H A D | mv_u3d_core.c | 1107 if (pdata->phy_init) { in mv_u3d_enable() 1108 retval = pdata->phy_init(u3d->phy_regs); in mv_u3d_enable() 1241 if (pdata->phy_init) in mv_u3d_start() 1242 pdata->phy_init(u3d->phy_regs); in mv_u3d_start() 1268 if (pdata->phy_init) in mv_u3d_stop() 1269 pdata->phy_init(u3d->phy_regs); in mv_u3d_stop() 1839 if (pdata->phy_init) { in mv_u3d_probe() 1840 retval = pdata->phy_init(u3d->phy_regs); in mv_u3d_probe()
|
/openbmc/linux/drivers/phy/ |
H A D | phy-lgm-usb.c | 68 static int phy_init(struct usb_phy *phy) in phy_init() function 206 phy->init = phy_init; in phy_probe()
|
/openbmc/u-boot/net/ |
H A D | eth_common.c | 39 phy_init(); in eth_common_init()
|
/openbmc/linux/drivers/usb/dwc3/ |
H A D | dwc3-xilinx.c | 172 ret = phy_init(priv_data->usb3_phy); in dwc3_xlnx_init_zynqmp() 371 ret = phy_init(priv_data->usb3_phy); in dwc3_xlnx_resume()
|
/openbmc/linux/drivers/usb/musb/ |
H A D | omap2430.c | 226 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()
|
/openbmc/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()
|
/openbmc/linux/drivers/net/phy/ |
H A D | microchip_t1.c | 299 static const struct access_ereg_val phy_init[] = { in lan87xx_phy_init() local 456 rc = lan87xx_phy_init_cmd(phydev, phy_init, ARRAY_SIZE(phy_init)); in lan87xx_phy_init()
|
/openbmc/linux/include/linux/phy/ |
H A D | phy.h | 227 int phy_init(struct phy *phy); 327 static inline int phy_init(struct phy *phy) in phy_init() function
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_hdmi.h | 78 void (*phy_init)(struct vc4_hdmi *vc4_hdmi, member
|
/openbmc/linux/Documentation/driver-api/phy/ |
H A D | phy.rst | 134 the phy_init() and phy_exit() calls, and phy_power_on() and 144 phy_init() 152 Some PHY drivers may not implement :c:func:`phy_init` or :c:func:`phy_power_on`,
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/linux/drivers/phy/amlogic/ |
H A D | phy-meson-axg-pcie.c | 75 ret = phy_init(priv->analog); in phy_axg_pcie_init()
|
/openbmc/linux/drivers/usb/core/ |
H A D | phy.c | 90 err = phy_init(roothub_entry->phy); in usb_phy_roothub_init()
|
/openbmc/linux/include/linux/ |
H A D | wm97xx.h | 240 void (*phy_init) (struct wm97xx *); member
|