Home
last modified time | relevance | path

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

12

/linux/Documentation/translations/zh_CN/driver-api/phy/
H A Dphy.rst129 调用、phy_init()/phy_exit() 调用、phy_power_on()/phy_power_off()
142 phy_power_off()
189 phy_power_on 和 phy_power_off 分别执行 phy_pm_runtime_get_sync 和
/linux/drivers/usb/renesas_usbhs/
H A Drcar2.c55 phy_power_off(priv->phy); in usbhs_rcar2_power_ctrl()
/linux/drivers/usb/core/
H A Dphy.c320 phy_power_off(roothub_entry->phy); in usb_phy_roothub_power_on()
334 phy_power_off(roothub_entry->phy); in usb_phy_roothub_power_off()
/linux/drivers/pci/controller/dwc/
H A Dpcie-nxp-s32g.c208 phy_power_off(port->phy); in s32g_init_pcie_phy()
223 phy_power_off(port->phy); in s32g_deinit_pcie_phy()
H A Dpci-exynos.c338 phy_power_off(ep->phy); in exynos_pcie_remove()
348 phy_power_off(ep->phy); in exynos_pcie_suspend_noirq()
H A Dpcie-armada8k.c78 phy_power_off(pcie->phy[i]); in armada8k_pcie_disable_phys()
H A Dpcie-qcom-ep.c371 phy_power_off(pcie_ep->phy); in qcom_pcie_enable_resources()
391 phy_power_off(pcie_ep->phy); in qcom_pcie_disable_resources()
H A Dpci-meson.c152 phy_power_off(mp->phy); in meson_pcie_power_off()
H A Dpcie-kirin.c637 phy_power_off(kirin_pcie->phy); in kirin_pcie_power_off()
/linux/drivers/usb/musb/
H A Domap2430.c277 phy_power_off(musb->phy); in omap2430_musb_exit()
497 phy_power_off(musb->phy); in omap2430_runtime_suspend()
537 phy_power_off(musb->phy); in omap2430_suspend()
H A Dda8xx.c425 phy_power_off(glue->phy); in da8xx_musb_exit()
604 ret = phy_power_off(glue->phy); in da8xx_suspend()
/linux/drivers/phy/amlogic/
H A Dphy-meson-axg-pcie.c60 ret = phy_power_off(priv->analog); in phy_axg_pcie_power_off()
H A Dphy-meson-axg-mipi-dphy.c307 phy_power_off(priv->analog); in phy_meson_axg_mipi_dphy_power_off()
/linux/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c812 phy_power_off(priv->phys[i]); in dwc3_meson_g12a_probe()
846 phy_power_off(priv->phys[i]); in dwc3_meson_g12a_remove()
890 phy_power_off(priv->phys[i]); in dwc3_meson_g12a_suspend()
/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_core.c466 phy_power_off(bdc->phys[phy_num]); in bdc_phy_init()
478 phy_power_off(bdc->phys[phy_num]); in bdc_phy_exit()
/linux/drivers/gpu/drm/meson/
H A Dmeson_dw_mipi_dsi.c148 if (phy_power_off(mipi_dsi->phy)) in dw_mipi_dsi_phy_power_off()
/linux/drivers/ata/
H A Dahci_ceva.c238 phy_power_off(hpriv->phys[i]); in ceva_ahci_platform_enable_resources()
H A Dahci_brcm.c317 phy_power_off(hpriv->phys[i]); in brcm_ahci_read_id()
/linux/drivers/pci/controller/
H A Dpcie-mediatek-gen3.c1082 phy_power_off(pcie->phy); in mtk_pcie_en7581_power_up()
1141 phy_power_off(pcie->phy); in mtk_pcie_power_up()
1159 phy_power_off(pcie->phy); in mtk_pcie_power_down()
H A Dpcie-rockchip-host.c362 phy_power_off(rockchip->phys[i]); in rockchip_pcie_host_init_port()
392 phy_power_off(rockchip->phys[i]); in rockchip_pcie_host_init_port()
H A Dpcie-iproc.c1520 phy_power_off(pcie->phy); in iproc_pcie_setup()
1538 phy_power_off(pcie->phy); in iproc_pcie_remove()
/linux/drivers/phy/
H A Dphy-core.c352 int phy_power_off(struct phy *phy) in phy_power_off() function
377 EXPORT_SYMBOL_GPL(phy_power_off);
/linux/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi2-rockchip.c119 phy_power_off(dsi2->phy); in dw_mipi_dsi2_phy_power_off()
/linux/drivers/usb/host/
H A Dohci-da8xx.c82 phy_power_off(da8xx_ohci->usb11_phy); in ohci_da8xx_disable()
/linux/drivers/net/can/
H A Dat91_can.c908 phy_power_off(priv->transceiver); in at91_open()
925 phy_power_off(priv->transceiver); in at91_close()

12