Lines Matching refs:device_node
31 static int of_get_phy_id(struct device_node *device, u32 *phy_id) in of_get_phy_id()
37 struct device_node *child, u32 addr) in of_mdiobus_phy_device_register()
46 struct device_node *child, u32 addr) in of_mdiobus_register_phy()
52 struct device_node *child, u32 addr) in of_mdiobus_register_device()
113 bool of_mdiobus_child_is_phy(struct device_node *child) in of_mdiobus_child_is_phy()
148 int of_mdiobus_register(struct mii_bus *mdio, struct device_node *np) in of_mdiobus_register()
150 struct device_node *child; in of_mdiobus_register()
247 struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device()
260 struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device()
279 struct device_node *phy_np, in of_phy_connect()
312 struct device_node *np, in of_phy_get_and_connect()
316 struct device_node *phy_np; in of_phy_get_and_connect()
352 bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link()
354 struct device_node *dn; in of_phy_is_fixed_link()
378 int of_phy_register_fixed_link(struct device_node *np) in of_phy_register_fixed_link()
381 struct device_node *fixed_link_node; in of_phy_register_fixed_link()
428 void of_phy_deregister_fixed_link(struct device_node *np) in of_phy_deregister_fixed_link()