Home
last modified time | relevance | path

Searched refs:phy_shutdown (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/drivers/phy/
H A Dphy-lgm-usb.c99 static void phy_shutdown(struct usb_phy *phy) in phy_shutdown() function
207 phy->shutdown = phy_shutdown; in phy_probe()
/openbmc/linux/drivers/usb/chipidea/
H A Dci_hdrc_tegra.c352 goto phy_shutdown; in tegra_usb_probe()
357 phy_shutdown: in tegra_usb_probe()
/openbmc/u-boot/include/
H A Dphy.h218 int phy_shutdown(struct phy_device *phydev);
/openbmc/u-boot/drivers/net/
H A Dpic32_eth.c359 phy_shutdown(priv->phydev); in pic32_eth_stop()
582 phy_shutdown(priv->phydev); in pic32_eth_remove()
H A Dpch_gbe.c239 phy_shutdown(priv->phydev); in pch_gbe_stop()
H A Ddwc_eth_qos.c1115 phy_shutdown(eqos->phy); in eqos_start()
1172 phy_shutdown(eqos->phy); in eqos_stop()
H A Dftgmac100.c291 phy_shutdown(priv->phydev); in ftgmac100_stop()
H A Dravb.c461 phy_shutdown(eth->phydev); in ravb_stop()
H A Dethoc.c355 phy_shutdown(priv->phydev); in ethoc_stop_common()
H A Ddesignware.c272 phy_shutdown(priv->phydev); in _dw_eth_halt()
H A Dsun8i_emac.c797 phy_shutdown(priv->phydev); in sun8i_emac_eth_stop()
H A Dtsec.c405 phy_shutdown(priv->phydev); in tsec_halt()
H A Dsni_ave.c429 phy_shutdown(priv->phydev); in ave_stop()
/openbmc/u-boot/drivers/net/ti/
H A Dkeystone_net.c489 phy_shutdown(priv->phydev); in ks2_eth_stop()
/openbmc/u-boot/drivers/net/fm/
H A Deth.c510 phy_shutdown(fm_eth->phydev); in fm_eth_halt()
/openbmc/u-boot/drivers/net/phy/
H A Dphy.c973 int phy_shutdown(struct phy_device *phydev) in phy_shutdown() function
/openbmc/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c634 phy_shutdown(phydev); in ldpaa_eth_stop()