Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt.c133 case FDT_NOP: in fdt_next_tag()
180 case FDT_NOP: in fdt_next_node()
H A Dfdt.h102 #define FDT_NOP 0x4 /* nop */ macro
H A Dfdt_wip.c101 *p = cpu_to_fdt32(FDT_NOP); in fdt_nop_region_()
H A Dfdt_rw.c370 } while ((tag == FDT_PROP) || (tag == FDT_NOP)); in fdt_add_subnode_namelen()
H A Dfdt_ro.c154 } while (tag == FDT_NOP); in nextprop_()
/openbmc/linux/scripts/dtc/libfdt/
H A Dfdt.h57 #define FDT_NOP 0x4 /* nop */ macro
H A Dfdt.c209 case FDT_NOP: in fdt_next_tag()
262 case FDT_NOP: in fdt_next_node()
H A Dfdt_wip.c56 *p = cpu_to_fdt32(FDT_NOP); in fdt_nop_region_()
H A Dfdt_rw.c359 } while ((tag == FDT_PROP) || (tag == FDT_NOP)); in fdt_add_subnode_namelen()
H A Dfdt_ro.c220 } while (tag == FDT_NOP); in nextprop_()
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_fdt.c109 case FDT_NOP: in get_property()
/openbmc/u-boot/lib/libfdt/
H A Dfdt_region.c70 case FDT_NOP: in fdt_find_regions()
521 case FDT_NOP: in fdt_next_region()
H A Dfdt_ro.c112 } while (tag == FDT_NOP); in _nextprop()
/openbmc/u-boot/cmd/
H A Dfdt.c1091 case FDT_NOP: in fdt_print()
/openbmc/u-boot/tools/
H A Dfdtgrep.c351 case FDT_NOP: in display_fdt_by_regions()
/openbmc/linux/scripts/dtc/
H A Dflattree.c774 case FDT_NOP: in unflatten_tree()
/openbmc/u-boot/scripts/dtc/
H A Dflattree.c788 case FDT_NOP: in unflatten_tree()