Home
last modified time | relevance | path

Searched refs:phy_power_on (Results 1 – 25 of 75) sorted by relevance

123

/drivers/usb/cdns3/
Dcdns3-plat.c28 ret = phy_power_on(cdns->usb2_phy); in set_phy_power_on()
32 ret = phy_power_on(cdns->usb3_phy); in set_phy_power_on()
/drivers/usb/renesas_usbhs/
Drcar2.c53 retval = phy_power_on(priv->phy); in usbhs_rcar2_power_ctrl()
Drza2.c52 retval = phy_power_on(priv->phy); in usbhs_rza2_power_ctrl()
/drivers/usb/gadget/udc/
Dsnps_udc_plat.c153 ret = phy_power_on(udc->udc_phy); in udc_plat_probe()
291 ret = phy_power_on(udc->udc_phy); in udc_plat_resume()
/drivers/usb/musb/
Domap2430.c226 phy_power_on(musb->phy); in omap2430_musb_init()
483 phy_power_on(musb->phy); in omap2430_runtime_resume()
542 phy_power_on(musb->phy); in omap2430_resume()
Dmediatek.c133 phy_power_on(glue->phy); in mtk_otg_switch_set()
146 phy_power_on(glue->phy); in mtk_otg_switch_set()
332 ret = phy_power_on(glue->phy); in mtk_musb_init()
Dda8xx.c392 ret = phy_power_on(glue->phy); in da8xx_musb_init()
623 return phy_power_on(glue->phy); in da8xx_resume()
/drivers/usb/host/
Dxhci-mvebu.c100 ret = phy_power_on(phy); in xhci_mvebu_a3700_plat_setup()
Dohci-exynos.c102 ret = phy_power_on(exynos_ohci->phy[i]); in exynos_ohci_phy_enable()
Dohci-st.c77 ret = phy_power_on(priv->phy); in st_ohci_platform_power_on()
Dehci-exynos.c113 ret = phy_power_on(exynos_ehci->phy[i]); in exynos_ehci_phy_enable()
Dehci-st.c97 ret = phy_power_on(priv->phy); in st_ehci_platform_power_on()
/drivers/phy/amlogic/
Dphy-meson-axg-pcie.c46 ret = phy_power_on(priv->analog); in phy_axg_pcie_power_on()
Dphy-meson-axg-mipi-dphy.c224 ret = phy_power_on(priv->analog); in phy_meson_axg_mipi_dphy_power_on()
/drivers/usb/core/
Dphy.c187 err = phy_power_on(roothub_entry->phy); in usb_phy_roothub_power_on()
/drivers/usb/dwc3/
Ddwc3-keystone.c119 error = phy_power_on(kdwc->usb3_phy); in kdwc3_probe()
Ddwc3-xilinx.c197 ret = phy_power_on(usb3_phy); in dwc3_xlnx_init_zynqmp()
/drivers/pci/controller/dwc/
Dpcie-dw-rockchip.c172 ret = phy_power_on(rockchip->phy); in rockchip_pcie_phy_init()
Dpcie-armada8k.c101 ret = phy_power_on(pcie->phy[i]); in armada8k_pcie_enable_phys()
/drivers/pci/controller/cadence/
Dpcie-cadence.c169 ret = phy_power_on(pcie->phy[i]); in cdns_pcie_enable_phy()
/drivers/net/ethernet/microchip/sparx5/
Dsparx5_netdev.c97 err = phy_power_on(port->serdes); in sparx5_port_open()
/drivers/mmc/host/
Dsdhci-of-arasan.c277 if (phy_power_on(sdhci_arasan->phy)) { in sdhci_arasan_set_clock()
332 if (phy_power_on(sdhci_arasan->phy)) { in sdhci_arasan_set_clock()
535 ret = phy_power_on(sdhci_arasan->phy); in sdhci_arasan_resume()
/drivers/usb/chipidea/
Dci_hdrc_msm.c100 ret = phy_power_on(ci->phy); in ci_hdrc_msm_notify_event()
/drivers/ata/
Dahci_ceva.c218 rc = phy_power_on(hpriv->phys[i]); in ceva_ahci_platform_enable_resources()
/drivers/phy/
Dphy-core.c290 int phy_power_on(struct phy *phy) in phy_power_on() function
330 EXPORT_SYMBOL_GPL(phy_power_on);

123