Searched refs:rt_phy_device_create (Results 1 – 3 of 3) sorted by relevance
| /components/drivers/phy/ |
| A D | ofw.c | 150 dev = rt_phy_device_create(bus, phyaddr, id, RT_FALSE); in rt_ofw_create_phy()
|
| A D | phy.c | 276 struct rt_phy_device *rt_phy_device_create(struct mii_bus *bus, int addr, in rt_phy_device_create() function 379 return rt_phy_device_create(bus, addr, id, is_c45); in create_phy_by_mask()
|
| /components/drivers/include/drivers/ |
| A D | phy.h | 131 struct rt_phy_device *rt_phy_device_create(struct mii_bus *bus, int addr, rt_uint32_t phy_id, rt_bo…
|
Completed in 6 milliseconds