Searched refs:NORMAL_EMMC_NAME (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/ |
D | plat_io_storage.c | 150 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()
|
D | partitions.c | 165 result = plat_get_image_source(NORMAL_EMMC_NAME, &emmc_dev_handle, in get_partition()
|
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/ |
D | platform_def.h | 57 #define NORMAL_EMMC_NAME "normal emmc" macro
|