Home
last modified time | relevance | path

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

/u-boot/scripts/dtc/libfdt/
A Dfdt.h57 #define FDT_NOP 0x4 /* nop */ macro
A Dfdt_wip.c56 *p = cpu_to_fdt32(FDT_NOP); in fdt_nop_region_()
A Dfdt.c194 case FDT_NOP: in fdt_next_tag()
242 case FDT_NOP: in fdt_next_node()
A Dfdt_ro.c220 } while (tag == FDT_NOP); in nextprop_()
896 case FDT_NOP: in fdt_check_full()
A Dfdt_rw.c357 } while ((tag == FDT_PROP) || (tag == FDT_NOP)); in fdt_add_subnode_namelen()
/u-boot/lib/efi_selftest/
A Defi_selftest_fdt.c127 case FDT_NOP: in get_property()
/u-boot/common/
A Dfdt_region.c79 case FDT_NOP: in fdt_find_regions()
536 case FDT_NOP: in fdt_next_region()
/u-boot/cmd/
A Dfdt.c1098 case FDT_NOP: in fdt_print()
/u-boot/tools/
A Dfdtgrep.c352 case FDT_NOP: in display_fdt_by_regions()
/u-boot/scripts/dtc/
A Dflattree.c788 case FDT_NOP: in unflatten_tree()

Completed in 48 milliseconds