Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/st/common/
Dbl2_io_storage.c61 static io_block_dev_spec_t mmc_block_dev_spec = { variable
268 io_result = io_dev_open(mmc_dev_con, (uintptr_t)&mmc_block_dev_spec, in boot_mmc()
521 mmc_block_dev_spec.buffer.offset = bl_mem_params->image_info.image_base; 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()