Home
last modified time | relevance | path

Searched refs:phy_exit (Results 1 – 25 of 53) sorted by relevance

123

/Linux-v5.4/drivers/usb/gadget/udc/
Dsnps_udc_plat.c156 phy_exit(udc->udc_phy); in udc_plat_probe()
223 phy_exit(udc->udc_phy); in udc_plat_probe()
252 phy_exit(dev->udc_phy); in udc_plat_remove()
273 phy_exit(udc->udc_phy); in udc_plat_suspend()
294 phy_exit(udc->udc_phy); in udc_plat_resume()
/Linux-v5.4/drivers/pci/controller/
Dpcie-cadence.c134 phy_exit(pcie->phy[i]); in cdns_pcie_disable_phy()
150 phy_exit(pcie->phy[i]); in cdns_pcie_enable_phy()
160 phy_exit(pcie->phy[i]); in cdns_pcie_enable_phy()
Dpcie-rockchip.c293 phy_exit(rockchip->phys[i]); in rockchip_pcie_init_port()
348 phy_exit(rockchip->phys[i]); in rockchip_pcie_deinit_phys()
/Linux-v5.4/include/linux/platform_data/
Ds3c-hsotg.h34 int (*phy_exit)(struct platform_device *pdev, int type); member
/Linux-v5.4/drivers/pci/controller/dwc/
Dpcie-armada8k.c80 phy_exit(pcie->phy[i]); in armada8k_pcie_disable_phys()
97 phy_exit(pcie->phy[i]); in armada8k_pcie_enable_phys()
103 phy_exit(pcie->phy[i]); in armada8k_pcie_enable_phys()
Dpcie-uniphier.c381 phy_exit(priv->phy); in uniphier_pcie_host_enable()
393 phy_exit(priv->phy); in uniphier_pcie_host_disable()
Dpci-dra7xx.c511 phy_exit(dra7xx->phy[phy_count]); in dra7xx_pcie_disable_phy()
532 phy_exit(dra7xx->phy[i]); in dra7xx_pcie_enable_phy()
542 phy_exit(dra7xx->phy[i]); in dra7xx_pcie_enable_phy()
/Linux-v5.4/drivers/usb/core/
Dphy.c99 phy_exit(roothub_entry->phy); in usb_phy_roothub_init()
117 err = phy_exit(roothub_entry->phy); in usb_phy_roothub_exit()
/Linux-v5.4/drivers/usb/cdns3/
Dcore.c571 phy_exit(cdns->usb3_phy); in cdns3_probe()
573 phy_exit(cdns->usb2_phy); in cdns3_probe()
595 phy_exit(cdns->usb2_phy); in cdns3_remove()
596 phy_exit(cdns->usb3_phy); in cdns3_remove()
/Linux-v5.4/drivers/usb/dwc2/
Dplatform.c176 } else if (hsotg->plat && hsotg->plat->phy_exit) { in __dwc2_lowlevel_hw_disable()
177 ret = hsotg->plat->phy_exit(pdev, hsotg->plat->phy_type); in __dwc2_lowlevel_hw_disable()
179 ret = phy_exit(hsotg->phy); in __dwc2_lowlevel_hw_disable()
/Linux-v5.4/drivers/usb/renesas_usbhs/
Drcar2.c58 phy_exit(priv->phy); in usbhs_rcar2_power_ctrl()
Drza2.c56 phy_exit(priv->phy); in usbhs_rza2_power_ctrl()
/Linux-v5.4/drivers/ata/
Dlibahci_platform.c57 phy_exit(hpriv->phys[i]); in ahci_platform_enable_phys()
63 phy_exit(hpriv->phys[i]); in ahci_platform_enable_phys()
73 phy_exit(hpriv->phys[i]); in ahci_platform_enable_phys()
90 phy_exit(hpriv->phys[i]); in ahci_platform_disable_phys()
Dahci_brcm.c299 phy_exit(hpriv->phys[i]); in brcm_ahci_read_id()
317 phy_exit(hpriv->phys[i]); in brcm_ahci_read_id()
/Linux-v5.4/drivers/usb/host/
Dohci-st.c84 phy_exit(priv->phy); in st_ohci_platform_power_on()
109 phy_exit(priv->phy); in st_ohci_platform_power_off()
Dehci-st.c104 phy_exit(priv->phy); in st_ehci_platform_power_on()
128 phy_exit(priv->phy); in st_ehci_platform_power_off()
Dohci-da8xx.c71 phy_exit(da8xx_ohci->usb11_phy); in ohci_da8xx_enable()
83 phy_exit(da8xx_ohci->usb11_phy); in ohci_da8xx_disable()
/Linux-v5.4/drivers/usb/chipidea/
Dci_hdrc_msm.c102 phy_exit(ci->phy); in ci_hdrc_msm_notify_event()
129 phy_exit(ci->phy); in ci_hdrc_msm_notify_event()
/Linux-v5.4/drivers/usb/dwc3/
Dcore.c238 phy_exit(dwc->usb2_generic_phy); in dwc3_core_soft_reset()
275 phy_exit(dwc->usb3_generic_phy); in dwc3_core_soft_reset()
276 phy_exit(dwc->usb2_generic_phy); in dwc3_core_soft_reset()
693 phy_exit(dwc->usb2_generic_phy); in dwc3_core_exit()
694 phy_exit(dwc->usb3_generic_phy); in dwc3_core_exit()
1066 phy_exit(dwc->usb2_generic_phy); in dwc3_core_init()
1067 phy_exit(dwc->usb3_generic_phy); in dwc3_core_init()
Ddwc3-meson-g12a.c519 phy_exit(priv->phys[i]); in dwc3_meson_g12a_probe()
536 phy_exit(priv->phys[i]); in dwc3_meson_g12a_remove()
575 phy_exit(priv->phys[i]); in dwc3_meson_g12a_suspend()
/Linux-v5.4/include/linux/phy/
Dphy.h204 int phy_exit(struct phy *phy);
306 static inline int phy_exit(struct phy *phy) in phy_exit() function
/Linux-v5.4/drivers/usb/gadget/udc/bdc/
Dbdc_core.c454 phy_exit(bdc->phys[phy_num]); in bdc_phy_init()
464 phy_exit(bdc->phys[phy_num]); in bdc_phy_init()
476 phy_exit(bdc->phys[phy_num]); in bdc_phy_exit()
/Linux-v5.4/drivers/usb/mtu3/
Dmtu3_plat.c62 phy_exit(ssusb->phys[i - 1]); in ssusb_phy_init()
72 phy_exit(ssusb->phys[i]); in ssusb_phy_exit()
/Linux-v5.4/drivers/usb/musb/
Dda8xx.c408 phy_exit(glue->phy); in da8xx_musb_init()
421 phy_exit(glue->phy); in da8xx_musb_exit()
Domap2430.c348 phy_exit(musb->phy); in omap2430_musb_exit()
535 phy_exit(musb->phy); in omap2430_runtime_suspend()

123