Searched refs:FDT_END_NODE (Results 1 – 5 of 5) sorted by relevance
127 case FDT_END_NODE: in fdt_next_tag()183 case FDT_END_NODE: in fdt_next_node()
162 *en = cpu_to_fdt32(FDT_END_NODE); in fdt_end_node()
369 *endtag = cpu_to_fdt32(FDT_END_NODE); in fdt_add_subnode_namelen()
97 #define FDT_END_NODE 0x2 /* End node */ macro
1937 if ( tag != FDT_END_NODE ) in unflatten_dt_node()
Completed in 18 milliseconds