Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
Dplat_io_storage.c150 NORMAL_EMMC_NAME,
516 result = flush_single_image(NORMAL_EMMC_NAME, in do_unsparse()
545 result = flush_single_image(NORMAL_EMMC_NAME, in do_unsparse()
582 result = flush_single_image(NORMAL_EMMC_NAME, SPARSE_FILL_BUFFER_ADDRESS, in flush_random_serialno()
594 result = plat_get_image_source(NORMAL_EMMC_NAME, &emmc_dev_handle, in load_serialno()
658 result = flush_single_image(NORMAL_EMMC_NAME, img_addr, in flush_user_images()
683 result = flush_single_image(NORMAL_EMMC_NAME, in flush_user_images()
Dpartitions.c165 result = plat_get_image_source(NORMAL_EMMC_NAME, &emmc_dev_handle, in get_partition()
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
Dplatform_def.h57 #define NORMAL_EMMC_NAME "normal emmc" macro