Lines Matching refs:device_node
32 static int of_get_phy_id(struct device_node *device, u32 *phy_id) in of_get_phy_id()
38 struct device_node *child, u32 addr) in of_mdiobus_phy_device_register()
47 struct device_node *child, u32 addr) in of_mdiobus_register_phy()
53 struct device_node *child, u32 addr) in of_mdiobus_register_device()
115 bool of_mdiobus_child_is_phy(struct device_node *child) in of_mdiobus_child_is_phy()
142 static int __of_mdiobus_parse_phys(struct mii_bus *mdio, struct device_node *np, in __of_mdiobus_parse_phys()
145 struct device_node *child; in __of_mdiobus_parse_phys()
198 int __of_mdiobus_register(struct mii_bus *mdio, struct device_node *np, in __of_mdiobus_register()
201 struct device_node *child; in __of_mdiobus_register()
285 struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device()
298 struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device()
317 struct device_node *phy_np, in of_phy_connect()
350 struct device_node *np, in of_phy_get_and_connect()
354 struct device_node *phy_np; in of_phy_get_and_connect()
390 bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link()
392 struct device_node *dn; in of_phy_is_fixed_link()
415 int of_phy_register_fixed_link(struct device_node *np) in of_phy_register_fixed_link()
418 struct device_node *fixed_link_node; in of_phy_register_fixed_link()
465 void of_phy_deregister_fixed_link(struct device_node *np) in of_phy_deregister_fixed_link()