| /Linux-v5.4/drivers/gpu/drm/sun4i/ |
| D | sun8i_hdmi_phy.c | 517 phy->variant->phy_init(phy); in sun8i_hdmi_phy_init() 546 .phy_init = &sun8i_hdmi_phy_init_a83t, 554 .phy_init = &sun8i_hdmi_phy_init_h3, 563 .phy_init = &sun8i_hdmi_phy_init_h3, 571 .phy_init = &sun8i_hdmi_phy_init_h3, 580 .phy_init = &sun50i_hdmi_phy_init_h6,
|
| D | sun8i_dw_hdmi.h | 158 void (*phy_init)(struct sun8i_hdmi_phy *phy); member
|
| /Linux-v5.4/include/linux/platform_data/ |
| D | ehci-sh.h | 13 void (*phy_init)(void); /* Phy init function */ member
|
| D | s3c-hsotg.h | 33 int (*phy_init)(struct platform_device *pdev, int type); member
|
| D | mv_usb.h | 44 int (*phy_init)(void __iomem *regbase); member
|
| /Linux-v5.4/drivers/usb/host/ |
| D | ehci-sh.c | 130 if (pdata && pdata->phy_init) in ehci_hcd_sh_probe() 131 pdata->phy_init(); in ehci_hcd_sh_probe()
|
| D | ehci-mv.c | 57 return phy_init(ehci_mv->phy); in mv_ehci_enable()
|
| /Linux-v5.4/drivers/usb/dwc2/ |
| D | platform.c | 142 } else if (hsotg->plat && hsotg->plat->phy_init) { in __dwc2_lowlevel_hw_enable() 143 ret = hsotg->plat->phy_init(pdev, hsotg->plat->phy_type); in __dwc2_lowlevel_hw_enable() 147 ret = phy_init(hsotg->phy); in __dwc2_lowlevel_hw_enable()
|
| /Linux-v5.4/drivers/usb/renesas_usbhs/ |
| D | rcar2.c | 52 retval = phy_init(priv->phy); in usbhs_rcar2_power_ctrl()
|
| D | rza2.c | 48 retval = phy_init(priv->phy); in usbhs_rza2_power_ctrl()
|
| /Linux-v5.4/drivers/usb/gadget/udc/ |
| D | snps_udc_plat.c | 147 ret = phy_init(udc->udc_phy); in udc_plat_probe() 285 ret = phy_init(udc->udc_phy); in udc_plat_resume()
|
| D | mv_u3d_core.c | 1106 if (pdata->phy_init) { in mv_u3d_enable() 1107 retval = pdata->phy_init(u3d->phy_regs); in mv_u3d_enable() 1240 if (pdata->phy_init) in mv_u3d_start() 1241 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() 1841 if (pdata->phy_init) { in mv_u3d_probe() 1842 retval = pdata->phy_init(u3d->phy_regs); in mv_u3d_probe()
|
| /Linux-v5.4/drivers/phy/samsung/ |
| D | phy-exynos5-usbdrd.c | 163 void (*phy_init)(struct exynos5_usbdrd_phy *phy_drd); member 415 inst->phy_cfg->phy_init(phy_drd); in exynos5_usbdrd_phy_init() 784 .phy_init = exynos5_usbdrd_utmi_init, 790 .phy_init = exynos5_usbdrd_pipe3_init,
|
| /Linux-v5.4/include/linux/phy/ |
| D | phy.h | 203 int phy_init(struct phy *phy); 299 static inline int phy_init(struct phy *phy) in phy_init() function
|
| /Linux-v5.4/drivers/mmc/host/ |
| D | sdhci-xenon-phy.c | 578 goto phy_init; in xenon_emmc_phy_set() 593 goto phy_init; in xenon_emmc_phy_set() 644 phy_init: in xenon_emmc_phy_set()
|
| /Linux-v5.4/arch/sh/drivers/pci/ |
| D | pcie-sh7786.c | 256 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-v5.4/drivers/usb/core/ |
| D | phy.c | 90 err = phy_init(roothub_entry->phy); in usb_phy_roothub_init()
|
| /Linux-v5.4/include/linux/ |
| D | wm97xx.h | 240 void (*phy_init) (struct wm97xx *); member
|
| /Linux-v5.4/arch/arm/mach-mmp/ |
| D | aspenite.c | 233 .phy_init = pxa_usb_phy_init,
|
| D | ttc_dkb.c | 171 .phy_init = pxa_usb_phy_init,
|
| /Linux-v5.4/drivers/usb/cdns3/ |
| D | core.c | 512 ret = phy_init(cdns->usb2_phy); in cdns3_probe() 520 ret = phy_init(cdns->usb3_phy); in cdns3_probe()
|
| /Linux-v5.4/drivers/input/touchscreen/ |
| D | wm9705.c | 335 .phy_init = wm9705_phy_init,
|
| /Linux-v5.4/drivers/usb/dwc3/ |
| D | dwc3-meson-g12a.c | 468 ret = phy_init(priv->phys[i]); in dwc3_meson_g12a_probe() 594 ret = phy_init(priv->phys[i]); in dwc3_meson_g12a_resume()
|
| /Linux-v5.4/drivers/usb/musb/ |
| D | omap2430.c | 262 phy_init(musb->phy); in omap2430_musb_init() 548 phy_init(musb->phy); in omap2430_runtime_resume()
|
| /Linux-v5.4/drivers/pci/controller/ |
| D | pcie-cadence.c | 144 ret = phy_init(pcie->phy[i]); in cdns_pcie_enable_phy()
|