Home
last modified time | relevance | path

Searched refs:rt_phy_device_create (Results 1 – 3 of 3) sorted by relevance

/components/drivers/phy/
A Dofw.c150 dev = rt_phy_device_create(bus, phyaddr, id, RT_FALSE); in rt_ofw_create_phy()
A Dphy.c276 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 Dphy.h131 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