Home
last modified time | relevance | path

Searched refs:phy_power_on (Results 1 – 25 of 35) 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()
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 Drcar2.c53 retval = phy_power_on(priv->phy); in usbhs_rcar2_power_ctrl()
/linux/drivers/usb/musb/
H A Domap2430.c226 phy_power_on(musb->phy); in omap2430_musb_init()
516 phy_power_on(musb->phy); in omap2430_runtime_resume()
575 phy_power_on(musb->phy); in omap2430_resume()
H A Dda8xx.c397 ret = phy_power_on(glue->phy); in da8xx_musb_init()
620 return phy_power_on(glue->phy); in da8xx_resume()
H A Dmusb_dsps.c459 ret = phy_power_on(musb->phy); in dsps_musb_init()
/linux/drivers/phy/amlogic/
H A Dphy-meson-axg-pcie.c46 ret = phy_power_on(priv->analog); in phy_axg_pcie_power_on()
H A Dphy-meson-axg-mipi-dphy.c223 ret = phy_power_on(priv->analog); in phy_meson_axg_mipi_dphy_power_on()
/linux/drivers/usb/core/
H A Dphy.c311 err = phy_power_on(roothub_entry->phy); in usb_phy_roothub_power_on()
/linux/drivers/gpu/drm/meson/
H A Dmeson_dw_mipi_dsi.c140 if (phy_power_on(mipi_dsi->phy)) in dw_mipi_dsi_phy_power_on()
/linux/drivers/pci/controller/dwc/
H A Dpcie-armada8k.c100 ret = phy_power_on(pcie->phy[i]); in armada8k_pcie_enable_phys()
H A Dpcie-nxp-s32g.c194 ret = phy_power_on(port->phy); in s32g_init_pcie_phy()
H A Dpci-exynos.c234 phy_power_on(ep->phy); in exynos_pcie_host_init()
H A Dpci-meson.c141 ret = phy_power_on(mp->phy); in meson_pcie_power_on()
H A Dpcie-kirin.c666 ret = phy_power_on(kirin_pcie->phy); in kirin_pcie_power_on()
H A Dpcie-qcom-ep.c350 ret = phy_power_on(pcie_ep->phy); in qcom_pcie_enable_resources()
/linux/drivers/ata/
H A Dahci_ceva.c224 rc = phy_power_on(hpriv->phys[i]); in ceva_ahci_platform_enable_resources()
/linux/drivers/phy/
H A Dphy-core.c302 int phy_power_on(struct phy *phy) in phy_power_on() function
342 EXPORT_SYMBOL_GPL(phy_power_on);
/linux/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c782 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/gpu/drm/rockchip/
H A Ddw-mipi-dsi2-rockchip.c112 phy_power_on(dsi2->phy); in dw_mipi_dsi2_phy_power_on()
/linux/drivers/usb/host/
H A Dohci-da8xx.c64 ret = phy_power_on(da8xx_ohci->usb11_phy); in ohci_da8xx_enable()
/linux/drivers/pci/controller/
H A Dpcie-mediatek-gen3.c1027 err = phy_power_on(pcie->phy); in mtk_pcie_en7581_power_up()
1117 err = phy_power_on(pcie->phy); in mtk_pcie_power_up()
H A Dpcie-rcar-host.c553 err = phy_power_on(host->phy); in rcar_pcie_phy_init_gen3()
/linux/drivers/usb/dwc2/
H A Dplatform.c123 ret = phy_power_on(hsotg->phy); in __dwc2_lowlevel_hw_enable()
/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_core.c455 ret = phy_power_on(bdc->phys[phy_num]); in bdc_phy_init()
/linux/drivers/net/can/
H A Dat91_can.c877 err = phy_power_on(priv->transceiver); in at91_open()

12