Home
last modified time | relevance | path

Searched refs:FDT_NOP (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/scripts/dtc/libfdt/
H A Dfdt.h57 #define FDT_NOP 0x4 /* nop */ macro
H A Dfdt.c197 case FDT_NOP: in fdt_next_tag()
250 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.c356 } while ((tag == FDT_PROP) || (tag == FDT_NOP)); in fdt_add_subnode_namelen()
H A Dfdt_ro.c220 } while (tag == FDT_NOP); in nextprop_()
/kernel/linux/linux-6.6/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_()
/kernel/linux/linux-5.10/scripts/dtc/
H A Dfdtdump.c123 if (tag == FDT_NOP) { in dump_blob()
H A Dflattree.c773 case FDT_NOP: in unflatten_tree()
/kernel/linux/linux-6.6/scripts/dtc/
H A Dflattree.c774 case FDT_NOP: in unflatten_tree()

Completed in 9 milliseconds