Home
last modified time | relevance | path

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

/tools/
A Drkcommon.c94 uint16_t init_size; member
154 uint32_t init_size; member
221 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() local
503 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