Lines Matching defs:__fdt_set_hdr
140 #define __fdt_set_hdr(name) \
146 __fdt_set_hdr(magic);
147 __fdt_set_hdr(totalsize);
148 __fdt_set_hdr(off_dt_struct);
149 __fdt_set_hdr(off_dt_strings);
150 __fdt_set_hdr(off_mem_rsvmap);
151 __fdt_set_hdr(version);
152 __fdt_set_hdr(last_comp_version);
153 __fdt_set_hdr(boot_cpuid_phys);
154 __fdt_set_hdr(size_dt_strings);
155 __fdt_set_hdr(size_dt_struct);
156 #undef __fdt_set_hdr