Home
last modified time | relevance | path

Searched defs:phy_device (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dphy.h116 struct phy_device { struct
119 struct mii_dev *bus;
120 struct phy_driver *drv;
121 void *priv;
124 struct udevice *dev;
125 ofnode node;
127 struct eth_device *dev;
133 int speed;
134 int duplex;
137 int link;
[all …]