Home
last modified time | relevance | path

Searched defs:FDT_BEGIN_NODE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/libfdt/
H A Dfdt.h98 #define FDT_BEGIN_NODE 0x1 /* Start node: full name */ macro
/freebsd/usr.bin/dtc/
H A Ddtb.hh68 FDT_BEGIN_NODE = 0x00000001, enumerator