Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Dphy.h64 struct rt_phy_device struct
66 struct rt_device parent;
67 struct mii_bus *bus;
68 struct rt_phy_driver *drv;
70 rt_uint32_t mmds;
71 int speed;
73 int link;
74 int port;
99 int (*probe)(struct rt_phy_device *phydev); argument
199 typedef struct rt_phy_device struct
[all …]

Completed in 3 milliseconds