Home
last modified time | relevance | path

Searched refs:phy_power_off (Results 26 – 50 of 92) sorted by relevance

1234

/openbmc/linux/drivers/usb/chipidea/
H A Dci_hdrc_msm.c128 phy_power_off(ci->phy); in ci_hdrc_msm_notify_event()
/openbmc/linux/drivers/phy/amlogic/
H A Dphy-meson-axg-mipi-dphy.c308 phy_power_off(priv->analog); in phy_meson_axg_mipi_dphy_power_off()
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_dw_mipi_dsi.c150 if (phy_power_off(mipi_dsi->phy)) in dw_mipi_dsi_phy_power_off()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_netdev.c151 err = phy_power_off(port->serdes); in sparx5_port_stop()
/openbmc/linux/drivers/usb/host/
H A Dehci-st.c124 phy_power_off(priv->phy); in st_ehci_platform_power_off()
H A Dohci-da8xx.c83 phy_power_off(da8xx_ohci->usb11_phy); in ohci_da8xx_disable()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-armada8k.c78 phy_power_off(pcie->phy[i]); in armada8k_pcie_disable_phys()
H A Dpcie-dw-rockchip.c279 phy_power_off(rockchip->phy); in rockchip_pcie_phy_deinit()
H A Dpci-dra7xx.c519 phy_power_off(dra7xx->phy[phy_count]); in dra7xx_pcie_disable_phy()
550 phy_power_off(dra7xx->phy[i]); in dra7xx_pcie_enable_phy()
H A Dpcie-qcom-ep.c364 phy_power_off(pcie_ep->phy); in qcom_pcie_enable_resources()
376 phy_power_off(pcie_ep->phy); in qcom_pcie_disable_resources()
H A Dpci-meson.c143 phy_power_off(mp->phy); in meson_pcie_power_off()
/openbmc/linux/drivers/ata/
H A Dahci_ceva.c232 phy_power_off(hpriv->phys[i]); in ceva_ahci_platform_enable_resources()
/openbmc/linux/drivers/usb/musb/
H A Dsunxi.c137 phy_power_off(glue->phy); in sunxi_musb_work()
285 phy_power_off(glue->phy); in sunxi_musb_exit()
/openbmc/linux/drivers/pci/controller/
H A Dpcie-mediatek.c253 phy_power_off(port->phy); in mtk_pcie_put_resources()
898 phy_power_off(port->phy); in mtk_pcie_enable_port()
1172 phy_power_off(port->phy); in mtk_pcie_suspend_noirq()
H A Dpcie-rockchip-host.c363 phy_power_off(rockchip->phys[i]); in rockchip_pcie_host_init_port()
393 phy_power_off(rockchip->phys[i]); in rockchip_pcie_host_init_port()
H A Dpcie-mediatek-gen3.c868 phy_power_off(pcie->phy); in mtk_pcie_power_up()
885 phy_power_off(pcie->phy); in mtk_pcie_power_down()
H A Dpcie-mt7621.c393 phy_power_off(tmp->phy); in mt7621_pcie_init_ports()
H A Dpcie-iproc.c1533 phy_power_off(pcie->phy); in iproc_pcie_setup()
1549 phy_power_off(pcie->phy); in iproc_pcie_remove()
/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c1505 phy_power_off(phy); in dp_ctrl_reinitialize_mainlink()
1537 phy_power_off(phy); in dp_ctrl_deinitialize_mainlink()
1964 phy_power_off(phy); in dp_ctrl_off_link_stream()
1996 phy_power_off(phy); in dp_ctrl_off_link()
2032 phy_power_off(phy); in dp_ctrl_off()
/openbmc/linux/drivers/phy/
H A Dphy-core.c372 int phy_power_off(struct phy *phy) in phy_power_off() function
397 EXPORT_SYMBOL_GPL(phy_power_off);
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-of-arasan.c394 phy_power_off(sdhci_arasan->phy); in sdhci_arasan_set_clock()
596 ret = phy_power_off(sdhci_arasan->phy); in sdhci_arasan_suspend()
2029 phy_power_off(sdhci_arasan->phy); in sdhci_arasan_remove()
/openbmc/linux/drivers/ufs/host/
H A Dufs-qcom.c744 phy_power_off(phy); in ufs_qcom_suspend()
1303 phy_power_off(host->generic_phy); in ufs_qcom_exit()
1645 phy_power_off(host->generic_phy); in ufs_qcom_reinit_notify()
/openbmc/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-csi.c205 phy_power_off(csi->dphy); in rkisp1_csi_stop()
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_dsi.c675 phy_power_off(dsi->phy); in mtk_dsi_poweron()
710 phy_power_off(dsi->phy); in mtk_dsi_poweroff()
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c438 if (phy_power_off(port->phy)) in cdn_dp_enable_phy()
455 ret = phy_power_off(port->phy); in cdn_dp_disable_phy()

1234