Searched refs:init_size (Results 1 – 1 of 1) sorted by relevance
94 uint16_t init_size; member154 uint32_t init_size; member221 spl_params.init_size = size; in rkcommon_check_params()307 hdr->init_size = cpu_to_le16(spl_params.init_size / RK_BLK_SIZE); in rkcommon_set_header0()341 image_size_array[0] = spl_params.init_size; in rkcommon_set_header0_v2()375 spl_params.init_size); in rkcommon_set_header()380 spl_params.init_size, in rkcommon_set_header()492 int ret, boot_size, init_size; in rkcommon_print_header() local503 init_size = init_size * RK_BLK_SIZE; in rkcommon_print_header()519 init_size = header0.init_size * RK_BLK_SIZE; in rkcommon_print_header()[all …]
Completed in 4 milliseconds