Searched defs:fdt_header (Results 1 – 2 of 2) sorted by relevance
12 struct fdt_header { struct 13 magicfdt_header global() argument 14 totalsizefdt_header global() argument 15 off_dt_structfdt_header global() argument 16 off_dt_stringsfdt_header global() argument 17 off_mem_rsvmapfdt_header global() argument 18 versionfdt_header global() argument 19 last_comp_versionfdt_header global() argument 22 boot_cpuid_physfdt_header global() argument 25 size_dt_stringsfdt_header global() argument 28 size_dt_structfdt_header global() argument
216 def fdthdr_to_cpu(self, fdt_header): argument