Searched refs:device_get_phy_mode (Results 1 – 5 of 5) sorted by relevance
1035 int device_get_phy_mode(struct device *dev) in device_get_phy_mode() function1039 EXPORT_SYMBOL_GPL(device_get_phy_mode);
519 int phy_mode = device_get_phy_mode(kdev); in bcmgenet_phy_interface_init()
4051 if (device_get_phy_mode(&pdev->dev) == PHY_INTERFACE_MODE_INTERNAL) in bcmgenet_probe()
497 int device_get_phy_mode(struct device *dev);
42 phy_mode = device_get_phy_mode(dev); in xge_get_resources()