Lines Matching refs:__fdt_set_hdr
183 #define __fdt_set_hdr(name) \ macro
189 __fdt_set_hdr(magic);
190 __fdt_set_hdr(totalsize);
191 __fdt_set_hdr(off_dt_struct);
192 __fdt_set_hdr(off_dt_strings);
193 __fdt_set_hdr(off_mem_rsvmap);
194 __fdt_set_hdr(version);
195 __fdt_set_hdr(last_comp_version);
196 __fdt_set_hdr(boot_cpuid_phys);
197 __fdt_set_hdr(size_dt_strings);
198 __fdt_set_hdr(size_dt_struct);
199 #undef __fdt_set_hdr