Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dphy.c148 phy_power_off(roothub_entry->phy); in usb_phy_roothub_set_mode()
196 phy_power_off(roothub_entry->phy); in usb_phy_roothub_power_on()
210 phy_power_off(roothub_entry->phy); in usb_phy_roothub_power_off()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A 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()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-keystone.c168 phy_power_off(kdwc->usb3_phy); in kdwc3_probe()
196 phy_power_off(kdwc->usb3_phy); in kdwc3_remove()
H A Dcore.c767 phy_power_off(dwc->usb2_generic_phy); in dwc3_core_exit()
768 phy_power_off(dwc->usb3_generic_phy); in dwc3_core_exit()
1165 phy_power_off(dwc->usb3_generic_phy); in dwc3_core_init()
1168 phy_power_off(dwc->usb2_generic_phy); in dwc3_core_init()
1706 phy_power_off(dwc->usb2_generic_phy); in dwc3_probe()
1707 phy_power_off(dwc->usb3_generic_phy); in dwc3_probe()
H A Ddwc3-meson-g12a.c818 phy_power_off(priv->phys[i]); in dwc3_meson_g12a_probe()
847 phy_power_off(priv->phys[i]); in dwc3_meson_g12a_remove()
891 phy_power_off(priv->phys[i]); in dwc3_meson_g12a_suspend()
/OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/
H A Dpcie-cadence.c154 phy_power_off(pcie->phy[i]); in cdns_pcie_disable_phy()
180 phy_power_off(pcie->phy[i]); in cdns_pcie_enable_phy()
/OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/
H A Drcar2.c55 phy_power_off(priv->phy); in usbhs_rcar2_power_ctrl()
H A Drza2.c55 phy_power_off(priv->phy); in usbhs_rza2_power_ctrl()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-exynos.c106 phy_power_off(exynos_ohci->phy[i]); in exynos_ohci_phy_enable()
119 phy_power_off(exynos_ohci->phy[i]); in exynos_ohci_phy_disable()
H A Dehci-exynos.c117 phy_power_off(exynos_ehci->phy[i]); in exynos_ehci_phy_enable()
130 phy_power_off(exynos_ehci->phy[i]); in exynos_ehci_phy_disable()
H A Dxhci-mvebu.c109 phy_power_off(phy); in xhci_mvebu_a3700_plat_setup()
/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dcore.c398 phy_power_off(cdns->usb2_phy); in set_phy_power_on()
405 phy_power_off(cdns->usb3_phy); in set_phy_power_off()
406 phy_power_off(cdns->usb2_phy); in set_phy_power_off()
/OK3568_Linux_fs/kernel/include/linux/phy/
H A Dphy.h214 int phy_power_off(struct phy *phy);
329 static inline int phy_power_off(struct phy *phy) in phy_power_off() function
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A 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()
/OK3568_Linux_fs/kernel/drivers/usb/mtu3/
H A Dmtu3_plat.c91 phy_power_off(ssusb->phys[i - 1]); in ssusb_phy_power_on()
101 phy_power_off(ssusb->phys[i]); in ssusb_phy_power_off()
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Domap2430.c274 phy_power_off(musb->phy); in omap2430_musb_exit()
460 phy_power_off(musb->phy); in omap2430_runtime_suspend()
H A Dda8xx.c420 phy_power_off(glue->phy); in da8xx_musb_exit()
607 ret = phy_power_off(glue->phy); in da8xx_suspend()
H A Dmediatek.c156 phy_power_off(glue->phy); in mtk_otg_switch_set()
390 phy_power_off(glue->phy); in mtk_musb_exit()
/OK3568_Linux_fs/kernel/drivers/phy/amlogic/
H A Dphy-meson-axg-pcie.c60 ret = phy_power_off(priv->analog); in phy_axg_pcie_power_off()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibahci_platform.c72 phy_power_off(hpriv->phys[i]); in ahci_platform_enable_phys()
90 phy_power_off(hpriv->phys[i]); in ahci_platform_disable_phys()
/OK3568_Linux_fs/kernel/Documentation/driver-api/phy/
H A Dphy.rst130 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
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/bdc/
H A Dbdc_core.c467 phy_power_off(bdc->phys[phy_num]); in bdc_phy_init()
479 phy_power_off(bdc->phys[phy_num]); in bdc_phy_exit()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_lvds.c210 phy_power_off(lvds->phy); in rk628_lvds_bridge_disable()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-of-arasan.c301 phy_power_off(sdhci_arasan->phy); in sdhci_arasan_set_clock()
490 ret = phy_power_off(sdhci_arasan->phy); in sdhci_arasan_suspend()
1706 phy_power_off(sdhci_arasan->phy); in sdhci_arasan_remove()
/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dci_hdrc_msm.c128 phy_power_off(ci->phy); in ci_hdrc_msm_notify_event()

1234