Searched refs:of_property_match_string (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/dm/
H A Dof_access.h389 * of_property_match_string() - Find string in a list and return index
401 int of_property_match_string(const struct device_node *np, const char *propname,
/u-boot/drivers/core/
H A Dof_access.c601 int of_property_match_string(const struct device_node *np, const char *propname, function
H A Dofnode.c810 return of_property_match_string(ofnode_to_np(node),

Completed in 84 milliseconds