Lines Matching refs:length
65 .length = MMC_BLOCK_SIZE,
118 .length = 0U,
159 .length = MMC_BLOCK_SIZE, /* We are interested only in first 4 bytes */ in get_boot_part_fip_header()
288 image_block_spec.length = mmc_boot_part_size() - STM32MP_EMMC_BOOT_FIP_OFFSET; in boot_mmc()
513 image_block_spec.length = entry->length; in bl2_plat_handle_pre_image_load()
522 mmc_block_dev_spec.buffer.length = bl_mem_params->image_info.image_max_size; in bl2_plat_handle_pre_image_load()
558 image_block_spec.length = DWL_BUFFER_SIZE; in bl2_plat_handle_pre_image_load()
568 image_block_spec.length = DWL_BUFFER_SIZE; in bl2_plat_handle_pre_image_load()
693 image_spec->length = entry->length; in plat_fwu_set_images_source()
745 spec->length = entry->length; in plat_set_image_source()
757 spec->length = sizeof(struct fwu_metadata); in plat_set_image_source()