Home
last modified time | relevance | path

Searched refs:size_dt_strings (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/scripts/dtc/libfdt/
Dfdt.h70 fdt32_t size_dt_strings; /* size of the strings block */ member
Dlibfdt.h180 #define fdt_size_dt_strings(fdt) (fdt_get_header(fdt, size_dt_strings))
197 __fdt_set_hdr(size_dt_strings);
/linux-4.4.14/scripts/dtc/
Dfdtdump.c81 fdt32_to_cpu(bph->size_dt_strings)); in dump_blob()
Dflattree.c364 fdt->size_dt_strings = cpu_to_fdt32(strsize); in make_fdt_header()
891 uint32_t size_str = fdt32_to_cpu(fdt->size_dt_strings); in dt_from_blob()
/linux-4.4.14/Documentation/devicetree/
Dbooting-without-of.txt360 u32 size_dt_strings; /* size of the strings block */
461 - size_dt_strings