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