Searched refs:FDT_END_NODE (Results 1 – 4 of 4) sorted by relevance
54 #define FDT_END_NODE 0x2 /* End node */ macro
196 case FDT_END_NODE: in fdt_next_tag()258 case FDT_END_NODE: in fdt_next_node()
246 *en = cpu_to_fdt32(FDT_END_NODE); in fdt_end_node()
369 *endtag = cpu_to_fdt32(FDT_END_NODE); in fdt_add_subnode_namelen()
Completed in 5 milliseconds