Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/dtc/libfdt/
A Dfdt.h16 fdt32_t off_dt_strings; /* offset to strings */ member
A Dlibfdt.h252 #define fdt_off_dt_strings(fdt) (fdt_get_header(fdt, off_dt_strings))
269 fdt_set_hdr_(off_dt_strings);
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dprom.h47 __be32 off_dt_strings; /* offset to strings */ member
/linux-6.3-rc2/scripts/dtc/
A Dflattree.c334 fdt->off_dt_strings = cpu_to_fdt32(reserve_off + reservesize in make_fdt_header()
869 off_str = fdt32_to_cpu(fdt->off_dt_strings); in dt_from_blob()
/linux-6.3-rc2/arch/powerpc/platforms/powermac/
A Dbootx_init.c386 hdr->off_dt_strings = bootx_dt_strbase - mem_start; in bootx_flatten_dt()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dprom_init.c2756 hdr->off_dt_strings = cpu_to_be32(dt_string_start - dt_header_start); in flatten_device_tree()

Completed in 22 milliseconds