Home
last modified time | relevance | path

Searched refs:of_phy_put (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/phy/
H A Dphy.h263 void of_phy_put(struct phy *phy);
464 static inline void of_phy_put(struct phy *phy) in of_phy_put() function
/openbmc/linux/drivers/phy/
H A Dphy-core.c649 void of_phy_put(struct phy *phy) in of_phy_put() function
662 EXPORT_SYMBOL_GPL(of_phy_put);
674 of_phy_put(phy); in phy_put()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-mac.c462 of_phy_put(mac->serdes_phy); in dpaa2_mac_disconnect()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c841 of_phy_put(serdes); in ocelot_port_configure_serdes()