Searched refs:phy_fwnode (Results 1 – 1 of 1) sorted by relevance
1206 struct fwnode_handle *phy_fwnode; in stmmac_init_phy() local1223 phy_fwnode = fwnode_get_phy_node(fwnode); in stmmac_init_phy()1225 phy_fwnode = NULL; in stmmac_init_phy()1230 if (!phy_fwnode || IS_ERR(phy_fwnode)) { in stmmac_init_phy()1247 fwnode_handle_put(phy_fwnode); in stmmac_init_phy()