Home
last modified time | relevance | path

Searched refs:FTF_NOPS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/scripts/dtc/
H A Dflattree.c15 #define FTF_NOPS 0x40 macro
30 FTF_BOOTCPUID|FTF_STRTABSIZE|FTF_NOPS},
32 FTF_BOOTCPUID|FTF_STRTABSIZE|FTF_STRUCTSIZE|FTF_NOPS},
775 if (!(flags & FTF_NOPS)) in unflatten_tree()
901 flags |= FTF_NOPS; in dt_from_blob()
/openbmc/u-boot/scripts/dtc/
H A Dflattree.c30 #define FTF_NOPS 0x40 macro
45 FTF_BOOTCPUID|FTF_STRTABSIZE|FTF_NOPS},
47 FTF_BOOTCPUID|FTF_STRTABSIZE|FTF_STRUCTSIZE|FTF_NOPS},
789 if (!(flags & FTF_NOPS)) in unflatten_tree()
915 flags |= FTF_NOPS; in dt_from_blob()