Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/phy/
H A Dphy.c623 static struct phy_device *phy_device_create(struct mii_dev *bus, int addr, in phy_device_create() function
709 return phy_device_create(bus, addr, phy_id, is_c45, in create_phy_by_mask()
890 phydev = phy_device_create(bus, sn, PHY_FIXED_ID, false, in phy_connect()