Searched refs:device_get_phy_mode (Results 1 – 9 of 9) sorted by relevance
999 int device_get_phy_mode(struct device *dev) in device_get_phy_mode() function1003 EXPORT_SYMBOL_GPL(device_get_phy_mode);
535 int phy_mode = device_get_phy_mode(kdev); in bcmgenet_phy_interface_init()
3949 if (device_get_phy_mode(&pdev->dev) == PHY_INTERFACE_MODE_INTERNAL) in bcmgenet_probe()
453 int device_get_phy_mode(struct device *dev);
485 ret = device_get_phy_mode(&pdev->dev); in loongson_dwmac_dt_config()
449 phy_mode = device_get_phy_mode(&pdev->dev); in stmmac_probe_config_dt()
42 phy_mode = device_get_phy_mode(dev); in xge_get_resources()
1743 pdata->phy_mode = device_get_phy_mode(dev); in xgene_enet_get_resources()
2376 phy_interface = device_get_phy_mode(dev); in smsc911x_probe_config()