Searched defs:node_path (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/include/system/ |
| H A D | device_tree.h | 126 #define qemu_fdt_setprop_cells(fdt, node_path, property, ...) \ argument 186 #define qemu_fdt_setprop_sized_cells(fdt, node_path, property, ...) \ argument
|
| /openbmc/u-boot/tools/binman/ |
| H A D | entry.py | 84 def Lookup(section, node_path, etype): argument
|
| /openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | fitimage.py | 115 …def _verify_dtb_property(self, dtc_bindir, dtb_path, node_path, property_name, req_property, absen… argument
|