| /linux/Documentation/translations/zh_CN/driver-api/phy/ |
| H A D | phy.rst | 129 调用、phy_init()/phy_exit() 调用、phy_power_on()/phy_power_off() 139 phy_power_on() 146 一些PHY驱动可能没有实现 :c:func:`phy_init` 或 :c:func:`phy_power_on`, 150 使用哪种模式,则应始终调用此函数。通常,应在 :c:func:`phy_power_on` 189 phy_power_on 和 phy_power_off 分别执行 phy_pm_runtime_get_sync 和
|
| /linux/drivers/usb/renesas_usbhs/ |
| H A D | rcar2.c | 53 retval = phy_power_on(priv->phy); in usbhs_rcar2_power_ctrl()
|
| /linux/drivers/usb/cdns3/ |
| H A D | cdns3-plat.c | 30 ret = phy_power_on(cdns->usb2_phy); in set_phy_power_on() 34 ret = phy_power_on(cdns->usb3_phy); in set_phy_power_on()
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-xilinx.c | 222 ret = phy_power_on(priv_data->usb3_phy); in dwc3_xlnx_init_zynqmp() 416 ret = phy_power_on(priv_data->usb3_phy); in dwc3_xlnx_resume()
|
| H A D | dwc3-meson-g12a.c | 782 ret = phy_power_on(priv->phys[i]); in dwc3_meson_g12a_probe() 921 ret = phy_power_on(priv->phys[i]); in dwc3_meson_g12a_resume()
|
| /linux/drivers/usb/musb/ |
| H A D | omap2430.c | 226 phy_power_on(musb->phy); in omap2430_musb_init() 517 phy_power_on(musb->phy); in omap2430_runtime_resume() 576 phy_power_on(musb->phy); in omap2430_resume()
|
| H A D | da8xx.c | 397 ret = phy_power_on(glue->phy); in da8xx_musb_init() 620 return phy_power_on(glue->phy); in da8xx_resume()
|
| /linux/include/linux/phy/ |
| H A D | phy.h | 250 int phy_power_on(struct phy *phy); 355 static inline int phy_power_on(struct phy *phy) in phy_power_on() function
|
| /linux/drivers/phy/amlogic/ |
| H A D | phy-meson-axg-pcie.c | 47 ret = phy_power_on(priv->analog); in phy_axg_pcie_power_on()
|
| H A D | phy-meson-axg-mipi-dphy.c | 224 ret = phy_power_on(priv->analog); in phy_meson_axg_mipi_dphy_power_on()
|
| /linux/drivers/ata/ |
| H A D | ahci_imx.c | 436 ret = phy_power_on(imxpriv->cali_phy0); in imx8_sata_enable() 446 ret = phy_power_on(imxpriv->cali_phy1); in imx8_sata_enable() 461 ret = phy_power_on(imxpriv->sata_phy); in imx8_sata_enable()
|
| H A D | ahci_ceva.c | 224 rc = phy_power_on(hpriv->phys[i]); in ceva_ahci_platform_enable_resources()
|
| /linux/drivers/usb/core/ |
| H A D | phy.c | 307 err = phy_power_on(roothub_entry->phy); in usb_phy_roothub_power_on()
|
| /linux/drivers/gpu/drm/meson/ |
| H A D | meson_dw_mipi_dsi.c | 142 if (phy_power_on(mipi_dsi->phy)) in dw_mipi_dsi_phy_power_on()
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-armada8k.c | 100 ret = phy_power_on(pcie->phy[i]); in armada8k_pcie_enable_phys()
|
| H A D | pci-exynos.c | 235 phy_power_on(ep->phy); in exynos_pcie_host_init()
|
| H A D | pci-meson.c | 142 ret = phy_power_on(mp->phy); in meson_pcie_power_on()
|
| /linux/drivers/pci/controller/plda/ |
| H A D | pcie-starfive.c | 248 ret = phy_power_on(pcie->phy); in starfive_pcie_enable_phy()
|
| /linux/drivers/phy/ |
| H A D | phy-core.c | 305 int phy_power_on(struct phy *phy) in phy_power_on() function 345 EXPORT_SYMBOL_GPL(phy_power_on);
|
| /linux/drivers/mmc/host/ |
| H A D | sdhci-of-arasan.c | 378 if (phy_power_on(sdhci_arasan->phy)) { in sdhci_arasan_set_clock() 446 if (phy_power_on(sdhci_arasan->phy)) { in sdhci_arasan_set_clock() 682 ret = phy_power_on(sdhci_arasan->phy); in sdhci_arasan_resume()
|
| /linux/drivers/usb/host/ |
| H A D | ohci-da8xx.c | 64 ret = phy_power_on(da8xx_ohci->usb11_phy); in ohci_da8xx_enable()
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | dw_hdmi-rockchip.c | 341 return phy_power_on(hdmi->phy); in dw_hdmi_rockchip_genphy_init()
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_hdmi.c | 840 phy_power_on(hdmi->phy); in mtk_hdmi_output_set_display_mode() 1065 phy_power_on(hdmi->phy); in mtk_hdmi_bridge_atomic_enable()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwmac-rk.c | 1501 static int phy_power_on(struct rk_priv_data *bsp_priv, bool enable) in phy_power_on() function 1695 ret = phy_power_on(bsp_priv, true); in rk_gmac_powerup() 1716 phy_power_on(gmac, false); in rk_gmac_powerdown()
|
| /linux/drivers/usb/mtu3/ |
| H A D | mtu3_plat.c | 110 ret = phy_power_on(ssusb->phys[i]); in ssusb_phy_power_on()
|