Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/
H A Dfdt.c130 case FDT_NOP: in fdt_next_tag()
177 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.c153 } while (tag == FDT_NOP); in _nextprop()
/OK3568_Linux_fs/kernel/scripts/dtc/libfdt/
H A Dfdt.c197 case FDT_NOP: in fdt_next_tag()
250 case FDT_NOP: in fdt_next_node()
H A Dfdt.h57 #define FDT_NOP 0x4 /* nop */ macro
H A Dfdt_wip.c56 *p = cpu_to_fdt32(FDT_NOP); in fdt_nop_region_()
H A Dfdt_rw.c356 } while ((tag == FDT_PROP) || (tag == FDT_NOP)); in fdt_add_subnode_namelen()
H A Dfdt_ro.c220 } while (tag == FDT_NOP); in nextprop_()
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dfdtdump.c123 if (tag == FDT_NOP) { in dump_blob()
H A Dflattree.c773 case FDT_NOP: in unflatten_tree()
/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/u-boot/cmd/
H A Dfdt.c1050 case FDT_NOP: in fdt_print()
/OK3568_Linux_fs/u-boot/tools/
H A Dfdtgrep.c349 case FDT_NOP: in display_fdt_by_regions()
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dflattree.c788 case FDT_NOP: in unflatten_tree()