Searched refs:of_property_read_string_index (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/arm/mach-snapdragon/
H A Dof_fixup.c66 ret = of_property_read_string_index(dwc3, "phy-names", 1, &second_phy_name);
/u-boot/include/dm/
H A Dof_access.h409 * of_property_read_string_index() - Find and read a string from a multiple
428 static inline int of_property_read_string_index(const struct device_node *np, function
/u-boot/drivers/core/
H A Dof_addr.c438 of_property_read_string_index(dev, "reg-names", index, &name);
H A Dofnode.c831 return of_property_read_string_index(ofnode_to_np(node),

Completed in 112 milliseconds