Home
last modified time | relevance | path

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

12

/drivers/pci/host/
Dpci-dra7xx.c448 phy_power_off(phy[i]); in dra7xx_pcie_probe()
467 phy_power_off(dra7xx->phy[count]); in dra7xx_pcie_remove()
509 phy_power_off(dra7xx->phy[count]); in dra7xx_pcie_suspend_noirq()
539 phy_power_off(dra7xx->phy[i]); in dra7xx_pcie_resume_noirq()
Dpcie-iproc.c388 phy_power_off(pcie->phy); in iproc_pcie_setup()
400 phy_power_off(pcie->phy); in iproc_pcie_remove()
Dpci-tegra.c918 err = phy_power_off(pcie->phy); in tegra_pcie_power_off()
/drivers/usb/host/
Dohci-exynos.c96 phy_power_off(exynos_ohci->phy[i]); in exynos_ohci_phy_enable()
109 phy_power_off(exynos_ohci->phy[i]); in exynos_ohci_phy_disable()
Dehci-orion.c278 phy_power_off(priv->phy); in ehci_orion_drv_probe()
303 phy_power_off(priv->phy); in ehci_orion_drv_remove()
Dehci-exynos.c107 phy_power_off(exynos_ehci->phy[i]); in exynos_ehci_phy_enable()
120 phy_power_off(exynos_ehci->phy[i]); in exynos_ehci_phy_disable()
Dohci-platform.c74 phy_power_off(priv->phys[phy_num]); in ohci_platform_power_on()
91 phy_power_off(priv->phys[phy_num]); in ohci_platform_power_off()
Dehci-platform.c106 phy_power_off(priv->phys[phy_num]); in ehci_platform_power_on()
123 phy_power_off(priv->phys[phy_num]); in ehci_platform_power_off()
Dohci-st.c110 phy_power_off(priv->phy); in st_ohci_platform_power_off()
Dehci-st.c128 phy_power_off(priv->phy); in st_ehci_platform_power_off()
/drivers/usb/renesas_usbhs/
Drcar2.c77 phy_power_off(priv->phy); in usbhs_rcar2_power_ctrl()
/drivers/usb/dwc3/
Dcore.c1060 phy_power_off(dwc->usb3_generic_phy); in dwc3_probe()
1063 phy_power_off(dwc->usb2_generic_phy); in dwc3_probe()
1104 phy_power_off(dwc->usb2_generic_phy); in dwc3_remove()
1105 phy_power_off(dwc->usb3_generic_phy); in dwc3_remove()
/drivers/ata/
Dlibahci_platform.c69 phy_power_off(hpriv->phys[i]); in ahci_platform_enable_phys()
86 phy_power_off(hpriv->phys[i]); in ahci_platform_disable_phys()
/drivers/scsi/ufs/
Dufs-qcom.c547 phy_power_off(phy); in ufs_qcom_suspend()
560 phy_power_off(phy); in ufs_qcom_suspend()
1238 phy_power_off(host->generic_phy); in ufs_qcom_init()
1253 phy_power_off(host->generic_phy); in ufs_qcom_exit()
/drivers/phy/
Dphy-core.c318 int phy_power_off(struct phy *phy) in phy_power_off() function
343 EXPORT_SYMBOL_GPL(phy_power_off);
Dphy-qcom-ufs.c642 phy_power_off(generic_phy); in ufs_qcom_phy_remove()
656 phy_power_off(generic_phy); in ufs_qcom_phy_exit()
/drivers/usb/musb/
Dsunxi.c138 phy_power_off(glue->phy); in sunxi_musb_work()
308 phy_power_off(glue->phy); in sunxi_musb_exit()
Domap2430.c501 phy_power_off(musb->phy); in omap2430_musb_exit()
Dmusb_dsps.c509 phy_power_off(musb->phy); in dsps_musb_exit()
/drivers/usb/dwc2/
Dplatform.c175 ret = phy_power_off(hsotg->phy); in __dwc2_lowlevel_hw_disable()
/drivers/video/fbdev/exynos/
Dexynos_mipi_dsi.c510 phy_power_off(dsim->phy); in exynos_mipi_dsi_suspend()
/drivers/media/platform/exynos4-is/
Dmipi-csis.c917 ret = phy_power_off(state->phy); in s5pcsis_pm_suspend()
/drivers/usb/core/
Dhcd.c2926 phy_power_off(hcd->phy); in usb_add_hcd()
3010 phy_power_off(hcd->phy); in usb_remove_hcd()
/drivers/usb/chipidea/
Dcore.c367 phy_power_off(ci->phy); in ci_usb_phy_exit()
/drivers/gpu/drm/exynos/
Dexynos_dp_core.c1112 phy_power_off(dp->phy); in exynos_dp_disable()

12