Home
last modified time | relevance | path

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

/u-boot/include/
A Dfdtdec.h842 const char *prop_names, const char *name,
/u-boot/lib/
A Dfdtdec.c959 const char *prop_names, const char *name, in fdt_get_named_resource() argument
964 index = fdt_stringlist_search(fdt, node, prop_names, name); in fdt_get_named_resource()
/u-boot/tools/binman/
A Dftest.py604 def _GetPropTree(self, dtb, prop_names, prefix='/binman/'): argument
609 if prop.name in prop_names:

Completed in 31 milliseconds