| /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/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/drivers/gpu/drm/bridge/imx/ |
| H A D | imx8qm-ldb.c | 229 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 D | imx8qxp-ldb.c | 260 ret = phy_power_on(imx8qxp_ldb_ch->phy); in imx8qxp_ldb_bridge_atomic_enable()
|
| /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/usb/core/ |
| H A D | phy.c | 311 err = phy_power_on(roothub_entry->phy); in usb_phy_roothub_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()
|
| H A D | pcie-kirin.c | 666 ret = phy_power_on(kirin_pcie->phy); in kirin_pcie_power_on()
|
| /linux/drivers/ata/ |
| H A D | ahci_ceva.c | 224 rc = phy_power_on(hpriv->phys[i]); in ceva_ahci_platform_enable_resources()
|
| /linux/drivers/usb/dwc3/ |
| 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/phy/ |
| H A D | phy-core.c | 302 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 D | ohci-da8xx.c | 64 ret = phy_power_on(da8xx_ohci->usb11_phy); in ohci_da8xx_enable()
|
| /linux/drivers/usb/mtu3/ |
| H A D | mtu3_plat.c | 110 ret = phy_power_on(ssusb->phys[i]); in ssusb_phy_power_on()
|
| /linux/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-dp.c | 1633 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 D | platform.c | 123 ret = phy_power_on(hsotg->phy); in __dwc2_lowlevel_hw_enable()
|
| /linux/drivers/usb/gadget/udc/bdc/ |
| H A D | bdc_core.c | 455 ret = phy_power_on(bdc->phys[phy_num]); in bdc_phy_init()
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | dw_hdmi_qp-rockchip.c | 173 return phy_power_on(hdmi->phy); in dw_hdmi_qp_rk3588_phy_init()
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-xilinx-nwl.c | 544 ret = phy_power_on(pcie->phy[i]); in nwl_pcie_phy_enable()
|
| /linux/drivers/media/platform/synopsys/ |
| H A D | dw-mipi-csi2rx.c | 383 ret = phy_power_on(csi2->phy); in dw_mipi_csi2rx_start()
|