Home
last modified time | relevance | path

Searched refs:phy_power_on (Results 1 – 25 of 45) 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/cdns3/
H A Dcdns3-plat.c30 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/musb/
H A Domap2430.c226 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 Dda8xx.c397 ret = phy_power_on(glue->phy); in da8xx_musb_init()
620 return phy_power_on(glue->phy); in da8xx_resume()
/linux/drivers/gpu/drm/bridge/imx/
H A Dimx8qm-ldb.c229 ret = phy_power_on(imx8qm_ldb->channel[0]->phy); in imx8qm_ldb_bridge_atomic_enable()
235 ret = phy_power_on(imx8qm_ldb->channel[1]->phy); in imx8qm_ldb_bridge_atomic_enable()
241 ret = phy_power_on(imx8qm_ldb_ch->phy); in imx8qm_ldb_bridge_atomic_enable()
H A Dimx8qxp-ldb.c260 ret = phy_power_on(imx8qxp_ldb_ch->phy); in imx8qxp_ldb_bridge_atomic_enable()
/linux/drivers/phy/amlogic/
H A Dphy-meson-axg-pcie.c47 ret = phy_power_on(priv->analog); in phy_axg_pcie_power_on()
H A Dphy-meson-axg-mipi-dphy.c224 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/pci/controller/dwc/
H A Dpcie-armada8k.c100 ret = phy_power_on(pcie->phy[i]); in armada8k_pcie_enable_phys()
H A Dpci-exynos.c235 phy_power_on(ep->phy); in exynos_pcie_host_init()
H A Dpci-meson.c142 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()
/linux/drivers/ata/
H A Dahci_ceva.c224 rc = phy_power_on(hpriv->phys[i]); in ceva_ahci_platform_enable_resources()
/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/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/host/
H A Dohci-da8xx.c64 ret = phy_power_on(da8xx_ohci->usb11_phy); in ohci_da8xx_enable()
/linux/drivers/usb/mtu3/
H A Dmtu3_plat.c110 ret = phy_power_on(ssusb->phys[i]); in ssusb_phy_power_on()
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-dp.c1633 ret = phy_power_on(dp->phy); in dw_dp_link_enable()
1714 ret = phy_power_on(dp->phy); in dw_dp_hpd_detect_link()
1744 ret = phy_power_on(dp->phy); in dw_dp_bridge_edid_read()
/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/gpu/drm/rockchip/
H A Ddw_hdmi_qp-rockchip.c173 return phy_power_on(hdmi->phy); in dw_hdmi_qp_rk3588_phy_init()
/linux/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c544 ret = phy_power_on(pcie->phy[i]); in nwl_pcie_phy_enable()
/linux/drivers/media/platform/synopsys/
H A Ddw-mipi-csi2rx.c383 ret = phy_power_on(csi2->phy); in dw_mipi_csi2rx_start()

12