Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/usb/core/
Dphy.c146 phy_power_off(roothub_entry->phy); in usb_phy_roothub_power_on()
160 phy_power_off(roothub_entry->phy); in usb_phy_roothub_power_off()
/Linux-v4.19/drivers/usb/gadget/udc/
Dsnps_udc_plat.c222 phy_power_off(udc->udc_phy); in udc_plat_probe()
251 phy_power_off(dev->udc_phy); in udc_plat_remove()
272 phy_power_off(udc->udc_phy); in udc_plat_suspend()
/Linux-v4.19/drivers/pci/controller/
Dpcie-cadence.c133 phy_power_off(pcie->phy[i]); in cdns_pcie_disable_phy()
159 phy_power_off(pcie->phy[i]); in cdns_pcie_enable_phy()
Dpcie-rockchip.c289 phy_power_off(rockchip->phys[i]); in rockchip_pcie_init_port()
347 phy_power_off(rockchip->phys[i]); in rockchip_pcie_deinit_phys()
/Linux-v4.19/drivers/usb/renesas_usbhs/
Drcar2.c56 phy_power_off(priv->phy); in usbhs_rcar2_power_ctrl()
/Linux-v4.19/drivers/usb/host/
Dohci-exynos.c91 phy_power_off(exynos_ohci->phy[i]); in exynos_ohci_phy_enable()
104 phy_power_off(exynos_ohci->phy[i]); in exynos_ohci_phy_disable()
Dehci-orion.c307 phy_power_off(priv->phy); in ehci_orion_drv_probe()
331 phy_power_off(priv->phy); in ehci_orion_drv_remove()
Dehci-exynos.c102 phy_power_off(exynos_ehci->phy[i]); in exynos_ehci_phy_enable()
115 phy_power_off(exynos_ehci->phy[i]); in exynos_ehci_phy_disable()
Dohci-st.c107 phy_power_off(priv->phy); in st_ohci_platform_power_off()
Dehci-st.c126 phy_power_off(priv->phy); in st_ehci_platform_power_off()
/Linux-v4.19/include/linux/phy/
Dphy.h164 int phy_power_off(struct phy *phy);
272 static inline int phy_power_off(struct phy *phy) in phy_power_off() function
/Linux-v4.19/drivers/mmc/host/
Dsdhci-of-arasan.c207 phy_power_off(sdhci_arasan->phy); in sdhci_arasan_set_clock()
395 ret = phy_power_off(sdhci_arasan->phy); in sdhci_arasan_suspend()
850 phy_power_off(sdhci_arasan->phy); in sdhci_arasan_remove()
/Linux-v4.19/drivers/usb/mtu3/
Dmtu3_plat.c90 phy_power_off(ssusb->phys[i - 1]); in ssusb_phy_power_on()
100 phy_power_off(ssusb->phys[i]); in ssusb_phy_power_off()
/Linux-v4.19/drivers/ata/
Dlibahci_platform.c70 phy_power_off(hpriv->phys[i]); in ahci_platform_enable_phys()
87 phy_power_off(hpriv->phys[i]); in ahci_platform_disable_phys()
Dahci_brcm.c323 phy_power_off(hpriv->phys[i]); in brcm_ahci_read_id()
/Linux-v4.19/drivers/usb/musb/
Dda8xx.c420 phy_power_off(glue->phy); in da8xx_musb_exit()
607 ret = phy_power_off(glue->phy); in da8xx_suspend()
Dsunxi.c130 phy_power_off(glue->phy); in sunxi_musb_work()
278 phy_power_off(glue->phy); in sunxi_musb_exit()
/Linux-v4.19/drivers/scsi/ufs/
Dufs-qcom.c567 phy_power_off(phy); in ufs_qcom_suspend()
580 phy_power_off(phy); in ufs_qcom_suspend()
1156 phy_power_off(host->generic_phy); in ufs_qcom_setup_clocks()
1305 phy_power_off(host->generic_phy); in ufs_qcom_exit()
/Linux-v4.19/Documentation/
Dphy.txt130 phy_power_off() calls are all NOP when applied to a NULL phy. The NULL
171 It should also be noted that phy_power_on and phy_power_off performs
/Linux-v4.19/drivers/usb/gadget/udc/bdc/
Dbdc_core.c464 phy_power_off(bdc->phys[phy_num]); in bdc_phy_init()
476 phy_power_off(bdc->phys[phy_num]); in bdc_phy_exit()
/Linux-v4.19/drivers/usb/dwc3/
Dcore.c684 phy_power_off(dwc->usb2_generic_phy); in dwc3_core_exit()
685 phy_power_off(dwc->usb3_generic_phy); in dwc3_core_exit()
1044 phy_power_off(dwc->usb3_generic_phy); in dwc3_core_init()
1047 phy_power_off(dwc->usb2_generic_phy); in dwc3_core_init()
/Linux-v4.19/drivers/usb/chipidea/
Dci_hdrc_msm.c128 phy_power_off(ci->phy); in ci_hdrc_msm_notify_event()
/Linux-v4.19/drivers/phy/
Dphy-core.c336 int phy_power_off(struct phy *phy) in phy_power_off() function
361 EXPORT_SYMBOL_GPL(phy_power_off);
/Linux-v4.19/drivers/pci/controller/dwc/
Dpci-dra7xx.c490 phy_power_off(dra7xx->phy[phy_count]); in dra7xx_pcie_disable_phy()
517 phy_power_off(dra7xx->phy[i]); in dra7xx_pcie_enable_phy()
/Linux-v4.19/drivers/usb/dwc2/
Dplatform.c181 ret = phy_power_off(hsotg->phy); in __dwc2_lowlevel_hw_disable()

12