Searched refs:fixed_phy_register (Results 1 – 5 of 5) sorted by relevance
20 struct phy_device *fixed_phy_register(const struct fixed_phy_status *status,30 fixed_phy_register(const struct fixed_phy_status *status, in fixed_phy_register() function
131 struct phy_device *fixed_phy_register(const struct fixed_phy_status *status, in fixed_phy_register() function173 EXPORT_SYMBOL_GPL(fixed_phy_register);182 return fixed_phy_register(&status, NULL); in fixed_phy_register_100fd()
251 phydev = fixed_phy_register(&hbg_fixed_phy_status, NULL); in hbg_fixed_phy_init()
460 return PTR_ERR_OR_ZERO(fixed_phy_register(&status, np)); in of_phy_register_fixed_link()
1449 phy_dev = fixed_phy_register(&fphy_status, NULL); in bgmac_phy_connect_direct()