Lines Matching defs:phy_device
134 struct phy_device { struct137 struct mii_dev *bus;138 struct phy_driver *drv;139 void *priv;142 struct udevice *dev;143 ofnode node;145 struct eth_device *dev;151 int speed;152 int duplex;155 int link;156 int port;157 phy_interface_t interface;182 * @phydev: the phy_device struct argument