Home
last modified time | relevance | path

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

/openbmc/linux/scripts/dtc/
H A Dflattree.c13 #define FTF_STRTABSIZE 0x10 macro
28 FTF_FULLPATH|FTF_VARALIGN|FTF_NAMEPROPS|FTF_BOOTCPUID|FTF_STRTABSIZE},
30 FTF_BOOTCPUID|FTF_STRTABSIZE|FTF_NOPS},
32 FTF_BOOTCPUID|FTF_STRTABSIZE|FTF_STRUCTSIZE|FTF_NOPS},
340 if (vi->flags & FTF_STRTABSIZE) in make_fdt_header()
490 if (vi->flags & FTF_STRTABSIZE) { in dt_to_asm()
/openbmc/u-boot/scripts/dtc/
H A Dflattree.c28 #define FTF_STRTABSIZE 0x10 macro
43 FTF_FULLPATH|FTF_VARALIGN|FTF_NAMEPROPS|FTF_BOOTCPUID|FTF_STRTABSIZE},
45 FTF_BOOTCPUID|FTF_STRTABSIZE|FTF_NOPS},
47 FTF_BOOTCPUID|FTF_STRTABSIZE|FTF_STRUCTSIZE|FTF_NOPS},
354 if (vi->flags & FTF_STRTABSIZE) in make_fdt_header()
504 if (vi->flags & FTF_STRTABSIZE) { in dt_to_asm()