Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/usb/renesas_usbhs/
Drcar2.c54 retval = phy_power_on(priv->phy); in usbhs_rcar2_power_ctrl()
/Linux-v4.19/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()
/Linux-v4.19/include/linux/phy/
Dphy.h163 int phy_power_on(struct phy *phy);
265 static inline int phy_power_on(struct phy *phy) in phy_power_on() function
/Linux-v4.19/drivers/mmc/host/
Dsdhci-of-arasan.c188 phy_power_on(sdhci_arasan->phy); in sdhci_arasan_set_clock()
224 phy_power_on(sdhci_arasan->phy); in sdhci_arasan_set_clock()
437 ret = phy_power_on(sdhci_arasan->phy); in sdhci_arasan_resume()
/Linux-v4.19/drivers/usb/core/
Dphy.c137 err = phy_power_on(roothub_entry->phy); in usb_phy_roothub_power_on()
/Linux-v4.19/drivers/pci/controller/
Dpcie-cadence.c148 ret = phy_power_on(pcie->phy[i]); in cdns_pcie_enable_phy()
Dpcie-rockchip.c251 err = phy_power_on(rockchip->phys[i]); in rockchip_pcie_init_port()
/Linux-v4.19/drivers/usb/musb/
Dda8xx.c392 ret = phy_power_on(glue->phy); in da8xx_musb_init()
623 return phy_power_on(glue->phy); in da8xx_resume()
Domap2430.c263 phy_power_on(musb->phy); in omap2430_musb_init()
/Linux-v4.19/drivers/usb/host/
Dohci-exynos.c87 ret = phy_power_on(exynos_ohci->phy[i]); in exynos_ohci_phy_enable()
Dehci-orion.c266 err = phy_power_on(priv->phy); in ehci_orion_drv_probe()
Dehci-exynos.c98 ret = phy_power_on(exynos_ehci->phy[i]); in exynos_ehci_phy_enable()
Dohci-st.c77 ret = phy_power_on(priv->phy); in st_ohci_platform_power_on()
Dehci-st.c97 ret = phy_power_on(priv->phy); in st_ehci_platform_power_on()
Dohci-da8xx.c63 ret = phy_power_on(da8xx_ohci->usb11_phy); in ohci_da8xx_enable()
/Linux-v4.19/Documentation/
Dphy.txt129 the phy_init() and phy_exit() calls, and phy_power_on() and
171 It should also be noted that phy_power_on and phy_power_off performs
/Linux-v4.19/drivers/usb/chipidea/
Dci_hdrc_msm.c100 ret = phy_power_on(ci->phy); in ci_hdrc_msm_notify_event()
/Linux-v4.19/drivers/phy/
Dphy-core.c294 int phy_power_on(struct phy *phy) in phy_power_on() function
334 EXPORT_SYMBOL_GPL(phy_power_on);
/Linux-v4.19/drivers/scsi/ufs/
Dufs-qcom.c293 ret = phy_power_on(phy); in ufs_qcom_power_up_sequence()
593 err = phy_power_on(phy); in ufs_qcom_resume()
1141 phy_power_on(host->generic_phy); in ufs_qcom_setup_clocks()
/Linux-v4.19/drivers/usb/dwc2/
Dplatform.c145 ret = phy_power_on(hsotg->phy); in __dwc2_lowlevel_hw_enable()
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-rk.c1200 static int phy_power_on(struct rk_priv_data *bsp_priv, bool enable) in phy_power_on() function
1344 ret = phy_power_on(bsp_priv, true); in rk_gmac_powerup()
1367 phy_power_on(gmac, false); in rk_gmac_powerdown()
/Linux-v4.19/drivers/usb/mtu3/
Dmtu3_plat.c82 ret = phy_power_on(ssusb->phys[i]); in ssusb_phy_power_on()
/Linux-v4.19/drivers/pci/controller/dwc/
Dpci-exynos.c252 phy_power_on(ep->phy); in exynos_pcie_establish_link()
/Linux-v4.19/drivers/ata/
Dlibahci_platform.c59 rc = phy_power_on(hpriv->phys[i]); in ahci_platform_enable_phys()
/Linux-v4.19/drivers/usb/gadget/udc/bdc/
Dbdc_core.c453 ret = phy_power_on(bdc->phys[phy_num]); in bdc_phy_init()

12