Searched refs:of_phy_get (Results 1 – 2 of 2) sorted by relevance
673 struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get() function692 EXPORT_SYMBOL_GPL(of_phy_get);894 phy = of_phy_get(np, con_id); in devm_of_phy_get()
1001 struct phy *serdes = of_phy_get(portnp, NULL); in ocelot_port_configure_serdes()