Searched refs:FDT_END_NODE (Results 1 – 5 of 5) sorted by relevance
54 #define FDT_END_NODE 0x2 /* End node */ macro
169 case FDT_END_NODE: in fdt_next_tag()225 case FDT_END_NODE: in fdt_next_node()
238 *en = cpu_to_fdt32(FDT_END_NODE); in fdt_end_node()
354 *endtag = cpu_to_fdt32(FDT_END_NODE); in fdt_add_subnode_namelen()
881 case FDT_END_NODE: in fdt_check_full()
Completed in 7 milliseconds