Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/dtc/libfdt/
H A Dfdt.h102 #define FDT_NOP 0x4 /* nop */ macro
H A Dfdt.c130 case FDT_NOP: in fdt_next_tag()
177 case FDT_NOP: in fdt_next_node()
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.c153 } while (tag == FDT_NOP); in _nextprop()
/rk3399_rockchip-uboot/lib/libfdt/
H A Dfdt_region.c72 case FDT_NOP: in fdt_find_regions()
520 case FDT_NOP: in fdt_next_region()
H A Dfdt_ro.c112 } while (tag == FDT_NOP); in _nextprop()
/rk3399_rockchip-uboot/cmd/
H A Dfdt.c1050 case FDT_NOP: in fdt_print()
/rk3399_rockchip-uboot/tools/
H A Dfdtgrep.c349 case FDT_NOP: in display_fdt_by_regions()
/rk3399_rockchip-uboot/scripts/dtc/
H A Dflattree.c788 case FDT_NOP: in unflatten_tree()