Home
last modified time | relevance | path

Searched refs:FDT_NOP (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/
H A Dfdt_wip.c80 *p = cpu_to_fdt32(FDT_NOP); in _fdt_nop_region()
123 case FDT_NOP: in _fdt_node_end_offset()
H A Dfdt.h51 #define FDT_NOP 0x4 /* nop */ macro
H A Dfdt.c156 case FDT_NOP: in fdt_next_node()
H A Dfdt_ro.c207 case FDT_NOP: in fdt_get_property()
H A Dfdt_rw.c330 } while ((tag == FDT_PROP) || (tag == FDT_NOP)); in fdt_add_subnode_namelen()
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dflattree.c785 case FDT_NOP: in unflatten_tree()