Searched refs:device_get_phy_mode (Results 1 – 7 of 7) sorted by relevance
1026 int device_get_phy_mode(struct device *dev) in device_get_phy_mode() function1030 EXPORT_SYMBOL_GPL(device_get_phy_mode);
540 int phy_mode = device_get_phy_mode(kdev); in bcmgenet_phy_interface_init()
4062 if (device_get_phy_mode(&pdev->dev) == PHY_INTERFACE_MODE_INTERNAL) in bcmgenet_probe()
479 int device_get_phy_mode(struct device *dev);
42 phy_mode = device_get_phy_mode(dev); in xge_get_resources()
451 phy_mode = device_get_phy_mode(&pdev->dev); in stmmac_probe_config_dt()
2376 phy_interface = device_get_phy_mode(dev); in smsc911x_probe_config()