fwnode_get_phy_mode
EXPORT_SYMBOL_GPL(fwnode_get_phy_mode);
return fwnode_get_phy_mode(dev_fwnode(dev));
err = fwnode_get_phy_mode(dpmac_node);
phy_mode = fwnode_get_phy_mode(port_fwnode);
phy_mode = fwnode_get_phy_mode(portnp);
phy_mode = fwnode_get_phy_mode(fwnode);
int fwnode_get_phy_mode(const struct fwnode_handle *fwnode);