| /OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/ |
| H A D | rcar2.c | 53 retval = phy_power_on(priv->phy); in usbhs_rcar2_power_ctrl()
|
| H A D | rza2.c | 52 retval = phy_power_on(priv->phy); in usbhs_rza2_power_ctrl()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | snps_udc_plat.c | 153 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 D | mediatek.c | 133 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 D | omap2430.c | 223 phy_power_on(musb->phy); in omap2430_musb_init() 475 phy_power_on(musb->phy); in omap2430_runtime_resume()
|
| H A D | da8xx.c | 392 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 D | phy.h | 213 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 D | xhci-mvebu.c | 100 ret = phy_power_on(phy); in xhci_mvebu_a3700_plat_setup()
|
| H A D | ohci-exynos.c | 102 ret = phy_power_on(exynos_ohci->phy[i]); in exynos_ohci_phy_enable()
|
| H A D | ohci-st.c | 77 ret = phy_power_on(priv->phy); in st_ohci_platform_power_on()
|
| H A D | ehci-exynos.c | 113 ret = phy_power_on(exynos_ehci->phy[i]); in exynos_ehci_phy_enable()
|
| H A D | ehci-st.c | 97 ret = phy_power_on(priv->phy); in st_ehci_platform_power_on()
|
| /OK3568_Linux_fs/kernel/drivers/phy/amlogic/ |
| H A D | phy-meson-axg-pcie.c | 46 ret = phy_power_on(priv->analog); in phy_axg_pcie_power_on()
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | phy.c | 187 err = phy_power_on(roothub_entry->phy); in usb_phy_roothub_power_on()
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc3/ |
| H A D | dwc3-keystone.c | 119 error = phy_power_on(kdwc->usb3_phy); in kdwc3_probe()
|
| H A D | dwc3-meson-g12a.c | 791 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 D | core.c | 392 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 D | phy.rst | 129 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 D | pcie-cadence.c | 169 ret = phy_power_on(pcie->phy[i]); in cdns_pcie_enable_phy()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/ |
| H A D | rk628_lvds.c | 198 phy_power_on(lvds->phy); in rk628_lvds_bridge_enable()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | sdhci-of-arasan.c | 277 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 D | ci_hdrc_msm.c | 100 ret = phy_power_on(ci->phy); in ci_hdrc_msm_notify_event()
|
| /OK3568_Linux_fs/kernel/drivers/phy/ |
| H A D | phy-core.c | 290 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 D | pcie-armada8k.c | 101 ret = phy_power_on(pcie->phy[i]); in armada8k_pcie_enable_phys()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ufs/ |
| H A D | ufs-mediatek.c | 344 phy_power_on(mphy); in ufs_mtk_mphy_power_on() 577 phy_power_on(host->mphy); in ufs_mtk_setup_clocks()
|