| /linux/Documentation/translations/zh_CN/driver-api/phy/ |
| H A D | phy.rst | 129 调用、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 D | cdns3-plat.c | 36 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 D | phy.c | 320 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 D | rcar2.c | 55 phy_power_off(priv->phy); in usbhs_rcar2_power_ctrl()
|
| /linux/drivers/usb/musb/ |
| H A D | omap2430.c | 277 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 D | da8xx.c | 425 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 D | imx8qm-ldb.c | 264 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 D | pci-exynos.c | 339 phy_power_off(ep->phy); in exynos_pcie_remove() 349 phy_power_off(ep->phy); in exynos_pcie_suspend_noirq()
|
| H A D | pcie-armada8k.c | 78 phy_power_off(pcie->phy[i]); in armada8k_pcie_disable_phys()
|
| H A D | pci-meson.c | 153 phy_power_off(mp->phy); in meson_pcie_power_off()
|
| /linux/drivers/phy/amlogic/ |
| H A D | phy-meson-axg-pcie.c | 61 ret = phy_power_off(priv->analog); in phy_axg_pcie_power_off()
|
| H A D | phy-meson-axg-mipi-dphy.c | 308 phy_power_off(priv->analog); in phy_meson_axg_mipi_dphy_power_off()
|
| /linux/drivers/usb/mtu3/ |
| H A D | mtu3_plat.c | 118 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 D | dwc3-meson-g12a.c | 812 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 D | core.c | 926 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 D | cdns-csi2rx.c | 302 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 D | bdc_core.c | 466 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 D | ahci_ceva.c | 238 phy_power_off(hpriv->phys[i]); in ceva_ahci_platform_enable_resources()
|
| H A D | ahci_brcm.c | 317 phy_power_off(hpriv->phys[i]); in brcm_ahci_read_id()
|
| /linux/drivers/phy/ |
| H A D | phy-core.c | 352 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 D | pcie-rockchip-host.c | 362 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 D | at91_can.c | 908 phy_power_off(priv->transceiver); in at91_open() 925 phy_power_off(priv->transceiver); in at91_close()
|
| /linux/drivers/usb/host/ |
| H A D | ohci-da8xx.c | 82 phy_power_off(da8xx_ohci->usb11_phy); in ohci_da8xx_disable()
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_dsi.c | 750 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 D | dw-dp.c | 1623 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()
|