Home
last modified time | relevance | path

Searched refs:size_and_off (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/
H A Drkcommon.c46 uint32_t size_and_off; member
352 hdr->images[i].size_and_off = cpu_to_le32((image_sector_count << 16) + sector_offset); in rkcommon_set_header0_v2()
504 init_size = header0_v2.images[0].size_and_off >> 16; in rkcommon_print_header()
506 boot_size = header0_v2.images[1].size_and_off >> 16; in rkcommon_print_header()