Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/dm/
H A Dof_access.h347 static inline int of_property_read_string_index(const struct device_node *np, in of_property_read_string_index() function
/rk3399_rockchip-uboot/drivers/core/
H A Dof_addr.c356 of_property_read_string_index(dev, "reg-names", index, &name); in of_address_to_resource()
H A Dofnode.c308 return of_property_read_string_index(ofnode_to_np(node), in ofnode_read_string_index()