Searched refs:phy_dev_ops (Results 1 – 1 of 1) sorted by relevance
11 static inline struct phy_ops *phy_dev_ops(struct udevice *dev) in phy_dev_ops() function76 ops = phy_dev_ops(phydev); in generic_phy_get_by_index()111 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_init()118 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_reset()125 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_exit()132 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_power_on()139 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_power_off()