Home
last modified time | relevance | path

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

/external/u-boot/include/dm/
Dof_access.h274 static inline int of_property_read_string_index(const struct device_node *np, in of_property_read_string_index() function
/external/u-boot/drivers/core/
Dof_addr.c355 of_property_read_string_index(dev, "reg-names", index, &name); in of_address_to_resource()
Dofnode.c282 return of_property_read_string_index(ofnode_to_np(node), in ofnode_read_string_index()