Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/host/
Dpcie-iproc.c243 phy_power_off(pcie->phy); in iproc_pcie_setup()
258 phy_power_off(pcie->phy); in iproc_pcie_remove()
Dpci-dra7xx.c414 phy_power_off(phy[i]); in dra7xx_pcie_probe()
433 phy_power_off(dra7xx->phy[count]); in dra7xx_pcie_remove()
Dpci-tegra.c930 err = phy_power_off(pcie->phy); in tegra_pcie_power_off()
/linux-4.1.27/include/linux/phy/
Dphy.h121 int phy_power_off(struct phy *phy);
218 static inline int phy_power_off(struct phy *phy) in phy_power_off() function
/linux-4.1.27/drivers/usb/host/
Dohci-exynos.c94 phy_power_off(exynos_ohci->phy[i]); in exynos_ohci_phy_enable()
107 phy_power_off(exynos_ohci->phy[i]); in exynos_ohci_phy_disable()
Dehci-orion.c275 phy_power_off(priv->phy); in ehci_orion_drv_probe()
299 phy_power_off(priv->phy); in ehci_orion_drv_remove()
Dehci-exynos.c105 phy_power_off(exynos_ehci->phy[i]); in exynos_ehci_phy_enable()
118 phy_power_off(exynos_ehci->phy[i]); in exynos_ehci_phy_disable()
Dohci-platform.c77 phy_power_off(priv->phys[phy_num]); in ohci_platform_power_on()
96 phy_power_off(priv->phys[phy_num]); in ohci_platform_power_off()
Dehci-platform.c108 phy_power_off(priv->phys[phy_num]); in ehci_platform_power_on()
127 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.c133 phy_power_off(priv->phy); in st_ehci_platform_power_off()
/linux-4.1.27/drivers/usb/renesas_usbhs/
Drcar2.c78 phy_power_off(priv->phy); in usbhs_rcar2_power_ctrl()
/linux-4.1.27/drivers/scsi/ufs/
Dufs-qcom.c451 phy_power_off(phy); in ufs_qcom_suspend()
463 phy_power_off(phy); in ufs_qcom_suspend()
966 phy_power_off(host->generic_phy); in ufs_qcom_init()
981 phy_power_off(host->generic_phy); in ufs_qcom_exit()
/linux-4.1.27/drivers/usb/dwc3/
Dcore.c961 phy_power_off(dwc->usb3_generic_phy); in dwc3_probe()
964 phy_power_off(dwc->usb2_generic_phy); in dwc3_probe()
1004 phy_power_off(dwc->usb2_generic_phy); in dwc3_remove()
1005 phy_power_off(dwc->usb3_generic_phy); in dwc3_remove()
/linux-4.1.27/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()
Dsata_mv.c4200 phy_power_off(hpriv->port_phys[port]); in mv_platform_probe()
4230 phy_power_off(hpriv->port_phys[port]); in mv_platform_remove()
/linux-4.1.27/drivers/usb/dwc2/
Dplatform.c273 phy_power_off(dwc2->phy); in dwc2_suspend()
Dgadget.c2971 phy_power_off(hsotg->phy); in s3c_hsotg_phy_disable()
/linux-4.1.27/Documentation/
Dphy.txt94 phy_power_off() calls are all NOP when applied to a NULL phy. The NULL
130 It should also be noted that phy_power_on and phy_power_off performs
/linux-4.1.27/drivers/phy/
Dphy-qcom-ufs.c632 phy_power_off(generic_phy); in ufs_qcom_phy_remove()
646 phy_power_off(generic_phy); in ufs_qcom_phy_exit()
Dphy-core.c318 int phy_power_off(struct phy *phy) in phy_power_off() function
343 EXPORT_SYMBOL_GPL(phy_power_off);
/linux-4.1.27/drivers/video/fbdev/exynos/
Dexynos_mipi_dsi.c510 phy_power_off(dsim->phy); in exynos_mipi_dsi_suspend()
/linux-4.1.27/drivers/usb/musb/
Domap2430.c489 phy_power_off(musb->phy); in omap2430_musb_exit()
Dmusb_dsps.c502 phy_power_off(musb->phy); in dsps_musb_exit()
/linux-4.1.27/drivers/usb/chipidea/
Dcore.c362 phy_power_off(ci->phy); in ci_usb_phy_exit()
/linux-4.1.27/drivers/media/platform/exynos4-is/
Dmipi-csis.c914 ret = phy_power_off(state->phy); in s5pcsis_pm_suspend()
/linux-4.1.27/drivers/usb/core/
Dhcd.c2831 phy_power_off(hcd->phy); in usb_add_hcd()
2915 phy_power_off(hcd->phy); in usb_remove_hcd()
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_dp_core.c1063 phy_power_off(dp->phy); in exynos_dp_phy_exit()
Dexynos_drm_dsi.c1351 phy_power_off(dsi->phy); in exynos_dsi_poweroff()