Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/
H A Drcar2.c53 retval = phy_power_on(priv->phy); in usbhs_rcar2_power_ctrl()
H A Drza2.c52 retval = phy_power_on(priv->phy); in usbhs_rza2_power_ctrl()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A 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()
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A 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()
H A Domap2430.c223 phy_power_on(musb->phy); in omap2430_musb_init()
475 phy_power_on(musb->phy); in omap2430_runtime_resume()
H A Dda8xx.c392 ret = phy_power_on(glue->phy); in da8xx_musb_init()
623 return phy_power_on(glue->phy); in da8xx_resume()
/OK3568_Linux_fs/kernel/include/linux/phy/
H A Dphy.h213 int phy_power_on(struct phy *phy);
322 static inline int phy_power_on(struct phy *phy) in phy_power_on() function
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mvebu.c100 ret = phy_power_on(phy); in xhci_mvebu_a3700_plat_setup()
H A Dohci-exynos.c102 ret = phy_power_on(exynos_ohci->phy[i]); in exynos_ohci_phy_enable()
H A Dohci-st.c77 ret = phy_power_on(priv->phy); in st_ohci_platform_power_on()
H A Dehci-exynos.c113 ret = phy_power_on(exynos_ehci->phy[i]); in exynos_ehci_phy_enable()
H A Dehci-st.c97 ret = phy_power_on(priv->phy); in st_ehci_platform_power_on()
/OK3568_Linux_fs/kernel/drivers/phy/amlogic/
H A Dphy-meson-axg-pcie.c46 ret = phy_power_on(priv->analog); in phy_axg_pcie_power_on()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dphy.c187 err = phy_power_on(roothub_entry->phy); in usb_phy_roothub_power_on()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-keystone.c119 error = phy_power_on(kdwc->usb3_phy); in kdwc3_probe()
H A Ddwc3-meson-g12a.c791 ret = phy_power_on(priv->phys[i]); in dwc3_meson_g12a_probe()
920 ret = phy_power_on(priv->phys[i]); in dwc3_meson_g12a_resume()
/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dcore.c392 ret = phy_power_on(cdns->usb2_phy); in set_phy_power_on()
396 ret = phy_power_on(cdns->usb3_phy); in set_phy_power_on()
/OK3568_Linux_fs/kernel/Documentation/driver-api/phy/
H A Dphy.rst129 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
/OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/
H A Dpcie-cadence.c169 ret = phy_power_on(pcie->phy[i]); in cdns_pcie_enable_phy()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_lvds.c198 phy_power_on(lvds->phy); in rk628_lvds_bridge_enable()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A 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()
/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dci_hdrc_msm.c100 ret = phy_power_on(ci->phy); in ci_hdrc_msm_notify_event()
/OK3568_Linux_fs/kernel/drivers/phy/
H A Dphy-core.c290 int phy_power_on(struct phy *phy) in phy_power_on() function
330 EXPORT_SYMBOL_GPL(phy_power_on);
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-armada8k.c101 ret = phy_power_on(pcie->phy[i]); in armada8k_pcie_enable_phys()
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufs-mediatek.c344 phy_power_on(mphy); in ufs_mtk_mphy_power_on()
577 phy_power_on(host->mphy); in ufs_mtk_setup_clocks()

1234