Searched refs:size_dt_strings (Results 1 – 8 of 8) sorted by relevance
25 fdt32_t size_dt_strings; /* size of the strings block */ member
248 #define fdt_size_dt_strings(fdt) (fdt_get_header(fdt, size_dt_strings))265 fdt_set_hdr_(size_dt_strings);
323 let size_dt_strings = self in finish() localVariable338 self.update_u32(8 * 4, size_dt_strings); in finish()
85 fdt32_to_cpu(bph->size_dt_strings)); in dump_blob()
340 fdt->size_dt_strings = cpu_to_fdt32(strsize); in make_fdt_header()883 uint32_t size_str = fdt32_to_cpu(fdt->size_dt_strings); in dt_from_blob()
265 def size_dt_strings(self):
294 self.assertEqual(self.fdt.size_dt_strings(), 105)
323 u32 size_dt_strings; /* size of the strings block */424 - size_dt_strings