Home
last modified time | relevance | path

Searched refs:phy_power_off (Results 1 – 25 of 47) 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/cdns3/
H A 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/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/usb/renesas_usbhs/
H A Drcar2.c55 phy_power_off(priv->phy); in usbhs_rcar2_power_ctrl()
/linux/drivers/usb/musb/
H A Domap2430.c277 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()
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/gpu/drm/bridge/imx/
H A Dimx8qm-ldb.c264 ret = phy_power_off(imx8qm_ldb->channel[0]->phy); in imx8qm_ldb_bridge_atomic_disable()
269 ret = phy_power_off(imx8qm_ldb->channel[1]->phy); in imx8qm_ldb_bridge_atomic_disable()
275 ret = phy_power_off(imx8qm_ldb_ch->phy); in imx8qm_ldb_bridge_atomic_disable()
/linux/drivers/pci/controller/dwc/
H A Dpci-exynos.c339 phy_power_off(ep->phy); in exynos_pcie_remove()
349 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 Dpci-meson.c153 phy_power_off(mp->phy); in meson_pcie_power_off()
/linux/drivers/phy/amlogic/
H A Dphy-meson-axg-pcie.c61 ret = phy_power_off(priv->analog); in phy_axg_pcie_power_off()
H A Dphy-meson-axg-mipi-dphy.c308 phy_power_off(priv->analog); in phy_meson_axg_mipi_dphy_power_off()
/linux/drivers/usb/mtu3/
H A 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/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()
H A Dcore.c926 phy_power_off(dwc->usb3_generic_phy[j]); in dwc3_phy_power_on()
930 phy_power_off(dwc->usb2_generic_phy[i]); in dwc3_phy_power_on()
943 phy_power_off(dwc->usb3_generic_phy[i]); in dwc3_phy_power_off()
946 phy_power_off(dwc->usb2_generic_phy[i]); in dwc3_phy_power_off()
/linux/drivers/media/platform/cadence/
H A Dcdns-csi2rx.c302 phy_power_off(csi2rx->dphy); in csi2rx_configure_ext_dphy()
422 phy_power_off(csi2rx->dphy); in csi2rx_start()
468 if (phy_power_off(csi2rx->dphy)) in csi2rx_stop()
/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/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/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/pci/controller/
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()
/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()
/linux/drivers/usb/host/
H A Dohci-da8xx.c82 phy_power_off(da8xx_ohci->usb11_phy); in ohci_da8xx_disable()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_dsi.c750 phy_power_off(dsi->phy); in mtk_dsi_poweron()
785 phy_power_off(dsi->phy); in mtk_dsi_poweroff()
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-dp.c1623 phy_power_off(dp->phy); in dw_dp_link_disable()
1718 phy_power_off(dp->phy); in dw_dp_hpd_detect_link()
1750 phy_power_off(dp->phy); in dw_dp_bridge_edid_read()

12