Searched refs:device_get_phy_mode (Results 1 – 8 of 8) sorted by relevance
876 int device_get_phy_mode(struct device *dev) in device_get_phy_mode() function880 EXPORT_SYMBOL_GPL(device_get_phy_mode);
384 int device_get_phy_mode(struct device *dev);
484 int phy_mode = device_get_phy_mode(kdev); in bcmgenet_phy_interface_init()
4035 if (device_get_phy_mode(&pdev->dev) == PHY_INTERFACE_MODE_INTERNAL) in bcmgenet_probe()
418 phy_mode = device_get_phy_mode(&pdev->dev); in stmmac_probe_config_dt()
44 phy_mode = device_get_phy_mode(dev); in xge_get_resources()
2366 phy_interface = device_get_phy_mode(dev); in smsc911x_probe_config()
1739 pdata->phy_mode = device_get_phy_mode(dev); in xgene_enet_get_resources()