Home
last modified time | relevance | path

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

1234

/Linux-v6.6/drivers/usb/core/
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()
/Linux-v6.6/drivers/usb/cdns3/
Dcdns3-plat.c36 phy_power_off(cdns->usb2_phy); in set_phy_power_on()
43 phy_power_off(cdns->usb3_phy); in set_phy_power_off()
44 phy_power_off(cdns->usb2_phy); in set_phy_power_off()
/Linux-v6.6/drivers/usb/gadget/udc/
Dsnps_udc_plat.c221 phy_power_off(udc->udc_phy); in udc_plat_probe()
245 phy_power_off(dev->udc_phy); in udc_plat_remove()
264 phy_power_off(udc->udc_phy); in udc_plat_suspend()
/Linux-v6.6/drivers/usb/dwc3/
Ddwc3-keystone.c169 phy_power_off(kdwc->usb3_phy); in kdwc3_probe()
197 phy_power_off(kdwc->usb3_phy); in kdwc3_remove()
Ddwc3-meson-g12a.c812 phy_power_off(priv->phys[i]); in dwc3_meson_g12a_probe()
843 phy_power_off(priv->phys[i]); in dwc3_meson_g12a_remove()
887 phy_power_off(priv->phys[i]); in dwc3_meson_g12a_suspend()
/Linux-v6.6/drivers/usb/renesas_usbhs/
Drcar2.c55 phy_power_off(priv->phy); in usbhs_rcar2_power_ctrl()
Drza2.c54 phy_power_off(priv->phy); in usbhs_rza2_power_ctrl()
/Linux-v6.6/drivers/pci/controller/cadence/
Dpcie-cadence.c155 phy_power_off(pcie->phy[i]); in cdns_pcie_disable_phy()
181 phy_power_off(pcie->phy[i]); in cdns_pcie_enable_phy()
/Linux-v6.6/drivers/usb/host/
Dohci-exynos.c95 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-exynos.c106 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()
/Linux-v6.6/drivers/usb/musb/
Djz4740.c171 phy_power_off(musb->phy); in jz4740_musb_init()
184 phy_power_off(musb->phy); in jz4740_musb_exit()
Domap2430.c278 phy_power_off(musb->phy); in omap2430_musb_exit()
498 phy_power_off(musb->phy); in omap2430_runtime_suspend()
538 phy_power_off(musb->phy); in omap2430_suspend()
Dda8xx.c422 phy_power_off(glue->phy); in da8xx_musb_exit()
593 ret = phy_power_off(glue->phy); in da8xx_suspend()
Dmediatek.c104 phy_power_off(glue->phy); in mtk_otg_switch_set()
340 phy_power_off(glue->phy); in mtk_musb_exit()
/Linux-v6.6/drivers/gpu/drm/bridge/imx/
Dimx8qm-ldb.c266 ret = phy_power_off(imx8qm_ldb->channel[0].phy); in imx8qm_ldb_bridge_atomic_disable()
271 ret = phy_power_off(imx8qm_ldb->channel[1].phy); in imx8qm_ldb_bridge_atomic_disable()
277 ret = phy_power_off(imx8qm_ldb_ch->phy); in imx8qm_ldb_bridge_atomic_disable()
/Linux-v6.6/drivers/pci/controller/dwc/
Dpci-exynos.c384 phy_power_off(ep->phy); in exynos_pcie_remove()
397 phy_power_off(ep->phy); in exynos_pcie_suspend_noirq()
/Linux-v6.6/drivers/pci/controller/
Dpcie-rockchip.c306 phy_power_off(rockchip->phys[i]); in rockchip_pcie_init_port()
364 phy_power_off(rockchip->phys[i]); in rockchip_pcie_deinit_phys()
/Linux-v6.6/include/linux/phy/
Dphy.h230 int phy_power_off(struct phy *phy);
348 static inline int phy_power_off(struct phy *phy) in phy_power_off() function
/Linux-v6.6/Documentation/driver-api/phy/
Dphy.rst135 phy_power_off() calls are all NOP when applied to a NULL phy. The NULL
148 phy_power_off()
198 It should also be noted that phy_power_on and phy_power_off performs
/Linux-v6.6/drivers/phy/amlogic/
Dphy-meson-axg-pcie.c61 ret = phy_power_off(priv->analog); in phy_axg_pcie_power_off()
Dphy-meson-axg-mipi-dphy.c308 phy_power_off(priv->analog); in phy_meson_axg_mipi_dphy_power_off()
/Linux-v6.6/drivers/media/platform/cadence/
Dcdns-csi2rx.c125 phy_power_off(csi2rx->dphy); in csi2rx_configure_ext_dphy()
267 if (phy_power_off(csi2rx->dphy)) in csi2rx_stop()
/Linux-v6.6/drivers/usb/mtu3/
Dmtu3_plat.c118 phy_power_off(ssusb->phys[i - 1]); in ssusb_phy_power_on()
128 phy_power_off(ssusb->phys[i]); in ssusb_phy_power_off()
/Linux-v6.6/drivers/ata/
Dlibahci_platform.c73 phy_power_off(hpriv->phys[i]); in ahci_platform_enable_phys()
91 phy_power_off(hpriv->phys[i]); in ahci_platform_disable_phys()
/Linux-v6.6/drivers/usb/gadget/udc/bdc/
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()

1234