Lines Matching refs:phy_ops
39 static inline struct phy_ops *phy_dev_ops(struct udevice *dev) in phy_dev_ops()
41 return (struct phy_ops *)dev->driver->ops; in phy_dev_ops()
125 struct phy_ops *ops; in generic_phy_get_by_index()
192 struct phy_ops const *ops; in generic_phy_init()
219 struct phy_ops const *ops; in generic_phy_reset()
231 struct phy_ops const *ops; in generic_phy_exit()
261 struct phy_ops const *ops; in generic_phy_power_on()
289 struct phy_ops const *ops; in generic_phy_power_off()
318 struct phy_ops const *ops; in generic_phy_configure()
330 struct phy_ops const *ops; in generic_phy_validate()
341 struct phy_ops const *ops; in generic_phy_set_mode_ext()