Searched refs:phy_power_off (Results 1 - 25 of 92) sorted by relevance

1234

/linux-master/drivers/usb/renesas_usbhs/
H A Drcar2.c55 phy_power_off(priv->phy);
H A Drza2.c54 phy_power_off(priv->phy);
/linux-master/drivers/usb/cdns3/
H A Dcdns3-plat.c36 phy_power_off(cdns->usb2_phy);
43 phy_power_off(cdns->usb3_phy);
44 phy_power_off(cdns->usb2_phy);
/linux-master/drivers/usb/core/
H A Dphy.c210 phy_power_off(roothub_entry->phy);
316 phy_power_off(roothub_entry->phy);
330 phy_power_off(roothub_entry->phy);
/linux-master/drivers/usb/gadget/udc/
H A Dsnps_udc_plat.c220 phy_power_off(udc->udc_phy);
244 phy_power_off(dev->udc_phy);
263 phy_power_off(udc->udc_phy);
/linux-master/drivers/pci/controller/cadence/
H A Dpcie-cadence.c155 phy_power_off(pcie->phy[i]);
181 phy_power_off(pcie->phy[i]);
/linux-master/drivers/usb/dwc3/
H A Ddwc3-keystone.c169 phy_power_off(kdwc->usb3_phy);
197 phy_power_off(kdwc->usb3_phy);
/linux-master/drivers/usb/host/
H A Dohci-exynos.c95 phy_power_off(exynos_ohci->phy[i]);
107 phy_power_off(exynos_ohci->phy[i]);
H A Dehci-exynos.c106 phy_power_off(exynos_ehci->phy[i]);
118 phy_power_off(exynos_ehci->phy[i]);
H A Dehci-st.c124 phy_power_off(priv->phy);
/linux-master/drivers/phy/amlogic/
H A Dphy-meson-axg-pcie.c61 ret = phy_power_off(priv->analog);
/linux-master/drivers/usb/musb/
H A Djz4740.c171 phy_power_off(musb->phy);
184 phy_power_off(musb->phy);
H A Domap2430.c278 phy_power_off(musb->phy);
498 phy_power_off(musb->phy);
538 phy_power_off(musb->phy);
H A Dmediatek.c104 phy_power_off(glue->phy);
340 phy_power_off(glue->phy);
H A Dda8xx.c423 phy_power_off(glue->phy);
594 ret = phy_power_off(glue->phy);
/linux-master/drivers/gpu/drm/bridge/imx/
H A Dimx8qm-ldb.c266 ret = phy_power_off(imx8qm_ldb->channel[0].phy);
271 ret = phy_power_off(imx8qm_ldb->channel[1].phy);
277 ret = phy_power_off(imx8qm_ldb_ch->phy);
/linux-master/drivers/pci/controller/
H A Dpcie-rockchip.c306 phy_power_off(rockchip->phys[i]);
364 phy_power_off(rockchip->phys[i]);
/linux-master/drivers/pci/controller/dwc/
H A Dpci-exynos.c384 phy_power_off(ep->phy);
395 phy_power_off(ep->phy);
/linux-master/include/linux/phy/
H A Dphy.h235 int phy_power_off(struct phy *phy);
355 static inline int phy_power_off(struct phy *phy) function
/linux-master/drivers/usb/gadget/udc/bdc/
H A Dbdc_core.c467 phy_power_off(bdc->phys[phy_num]);
479 phy_power_off(bdc->phys[phy_num]);
/linux-master/drivers/ata/
H A Dlibahci_platform.c73 phy_power_off(hpriv->phys[i]);
91 phy_power_off(hpriv->phys[i]);
/linux-master/drivers/usb/mtu3/
H A Dmtu3_plat.c118 phy_power_off(ssusb->phys[i - 1]);
128 phy_power_off(ssusb->phys[i]);
/linux-master/drivers/media/platform/cadence/
H A Dcdns-csi2rx.c200 phy_power_off(csi2rx->dphy);
357 if (phy_power_off(csi2rx->dphy))
/linux-master/drivers/usb/chipidea/
H A Dci_hdrc_msm.c128 phy_power_off(ci->phy);
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_netdev.c151 err = phy_power_off(port->serdes);

Completed in 214 milliseconds

1234