Searched defs:fdt_offset (Results 1 – 2 of 2) sorted by relevance
389 uint32_t fdt_offset = be32_to_cpu(fdt_header->structure_offset); in fit_update_compat() local
405 let fdt_offset = (kernel_initrd_end + (RISCV64_FDT_ALIGN - 1)) & !(RISCV64_FDT_ALIGN - 1); in build_vm() localVariable