Home
last modified time | relevance | path

Searched refs:phy_power_on (Results 1 – 25 of 27) sorted by relevance

12

/drivers/video/fbdev/exynos/
Dexynos_mipi_dsi.c159 phy_power_on(dsim->phy); in exynos_mipi_dsi_blank_mode()
445 phy_power_on(dsim->phy); in exynos_mipi_dsi_probe()
540 phy_power_on(dsim->phy); in exynos_mipi_dsi_resume()
/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-rk.c426 static int phy_power_on(struct rk_priv_data *bsp_priv, bool enable) in phy_power_on() function
535 ret = phy_power_on(bsp_priv, true); in rk_gmac_init()
552 phy_power_on(gmac, false); in rk_gmac_exit()
/drivers/usb/renesas_usbhs/
Drcar2.c75 retval = phy_power_on(priv->phy); in usbhs_rcar2_power_ctrl()
/drivers/pci/host/
Dpci-dra7xx.c393 ret = phy_power_on(phy[i]); in dra7xx_pcie_probe()
528 ret = phy_power_on(dra7xx->phy[i]); in dra7xx_pcie_resume_noirq()
Dpcie-iproc.c337 ret = phy_power_on(pcie->phy); in iproc_pcie_setup()
Dpci-tegra.c878 err = phy_power_on(pcie->phy); in tegra_pcie_enable_controller()
/drivers/phy/
Dphy-core.c276 int phy_power_on(struct phy *phy) in phy_power_on() function
316 EXPORT_SYMBOL_GPL(phy_power_on);
/drivers/usb/host/
Dohci-exynos.c92 ret = phy_power_on(exynos_ohci->phy[i]); in exynos_ohci_phy_enable()
Dehci-orion.c237 err = phy_power_on(priv->phy); in ehci_orion_drv_probe()
Dehci-exynos.c103 ret = phy_power_on(exynos_ehci->phy[i]); in exynos_ehci_phy_enable()
Dohci-st.c80 ret = phy_power_on(priv->phy); in st_ohci_platform_power_on()
Dehci-st.c99 ret = phy_power_on(priv->phy); in st_ehci_platform_power_on()
Dohci-platform.c63 ret = phy_power_on(priv->phys[phy_num]); in ohci_platform_power_on()
Dehci-platform.c95 ret = phy_power_on(priv->phys[phy_num]); in ehci_platform_power_on()
/drivers/usb/musb/
Dsunxi.c135 phy_power_on(glue->phy); in sunxi_musb_work()
268 ret = phy_power_on(glue->phy); in sunxi_musb_init()
Domap2430.c437 phy_power_on(musb->phy); in omap2430_musb_init()
Dmusb_dsps.c467 ret = phy_power_on(musb->phy); in dsps_musb_init()
/drivers/usb/dwc2/
Dplatform.c139 ret = phy_power_on(hsotg->phy); in __dwc2_lowlevel_hw_enable()
/drivers/usb/dwc3/
Dcore.c1025 ret = phy_power_on(dwc->usb2_generic_phy); in dwc3_probe()
1029 ret = phy_power_on(dwc->usb3_generic_phy); in dwc3_probe()
/drivers/gpu/drm/exynos/
Dexynos_dp_core.c1087 phy_power_on(dp->phy); in exynos_dp_enable()
1292 phy_power_on(dp->phy); in exynos_dp_bind()
Dexynos_drm_dsi.c1478 ret = phy_power_on(dsi->phy); in exynos_dsi_poweron()
/drivers/ata/
Dlibahci_platform.c58 rc = phy_power_on(hpriv->phys[i]); in ahci_platform_enable_phys()
/drivers/scsi/ufs/
Dufs-qcom.c573 err = phy_power_on(phy); in ufs_qcom_resume()
1210 err = phy_power_on(host->generic_phy); in ufs_qcom_init()
/drivers/media/platform/exynos4-is/
Dmipi-csis.c953 ret = phy_power_on(state->phy); in s5pcsis_pm_resume()
/drivers/usb/chipidea/
Dcore.c347 ret = phy_power_on(ci->phy); in _ci_usb_phy_init()

12