Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/dtc/libfdt/
A Dfdt.h57 #define FDT_NOP 0x4 /* nop */ macro
A Dfdt.c209 case FDT_NOP: in fdt_next_tag()
262 case FDT_NOP: in fdt_next_node()
A Dfdt_wip.c56 *p = cpu_to_fdt32(FDT_NOP); in fdt_nop_region_()
A Dfdt_rw.c359 } while ((tag == FDT_PROP) || (tag == FDT_NOP)); in fdt_add_subnode_namelen()
A Dfdt_ro.c220 } while (tag == FDT_NOP); in nextprop_()
/linux-6.3-rc2/scripts/dtc/
A Dflattree.c774 case FDT_NOP: in unflatten_tree()

Completed in 11 milliseconds