Searched defs:FDT_BEGIN_NODE (Results 1 – 2 of 2) sorted by relevance
| /u-boot/scripts/dtc/libfdt/ | ||
| A D | fdt.h | 53 #define FDT_BEGIN_NODE 0x1 /* Start node: full name */ macro |
| /u-boot/test/py/tests/ | ||
| A D | vboot_evil.py | 11 FDT_BEGIN_NODE = 0x1 variable |
Completed in 3 milliseconds