Searched refs:load64 (Results 1 – 1 of 1) sorted by relevance
736 uint64_t load64 = 0; in fit_image_get_address() local752 load64 = (load64 << 32) | uimage_to_cpu(*cell); in fit_image_get_address()755 *load = (ulong)load64; in fit_image_get_address()