Searched refs:fdt_val32 (Results 1 – 1 of 1) sorted by relevance
42 u32 fdt_val32; in update_fdt() local131 fdt_val32 = U32_MAX; /* placeholder */ in update_fdt()133 &fdt_val32, sizeof(fdt_val32)); in update_fdt()138 &fdt_val32, sizeof(fdt_val32)); in update_fdt()143 &fdt_val32, sizeof(fdt_val32)); in update_fdt()174 u32 fdt_val32; in update_fdt_memmap() local186 fdt_val32 = cpu_to_fdt32(*map->map_size); in update_fdt_memmap()188 &fdt_val32, sizeof(fdt_val32)); in update_fdt_memmap()192 fdt_val32 = cpu_to_fdt32(*map->desc_size); in update_fdt_memmap()194 &fdt_val32, sizeof(fdt_val32)); in update_fdt_memmap()[all …]