Searched defs:FDT_END_NODE (Results 1 – 2 of 2) sorted by relevance
| /u-boot/scripts/dtc/libfdt/ | ||
| A D | fdt.h | 54 #define FDT_END_NODE 0x2 /* End node */ macro |
| /u-boot/test/py/tests/ | ||
| A D | vboot_evil.py | 12 FDT_END_NODE = 0x2 variable |
Completed in 4 milliseconds