Searched refs:FDT_END_NODE (Results 1 – 10 of 10) sorted by relevance
128 case FDT_END_NODE: in fdt_next_tag()184 case FDT_END_NODE: in fdt_next_node()
164 *en = cpu_to_fdt32(FDT_END_NODE); in fdt_end_node()
373 *endtag = cpu_to_fdt32(FDT_END_NODE); in fdt_add_subnode_namelen()
129 case FDT_END_NODE: in fdt_next_tag()185 case FDT_END_NODE: in fdt_next_node()
196 *en = cpu_to_fdt32(FDT_END_NODE); in fdt_end_node()
368 *endtag = cpu_to_fdt32(FDT_END_NODE); in fdt_add_subnode_namelen()
107 #define FDT_END_NODE 0x2 /* End node */ macro
99 #define FDT_END_NODE 0x2 /* End node */ macro
145 if (tag == FDT_END_NODE) { in DumpFdt()
146 if (tag == FDT_END_NODE) { in DumpFdt()