Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-uniphier/
Dmmc-boot-mode.c30 mmc->part_config |= EXT_CSD_BOOT_PARTITION_ENABLE; in spl_boot_mode()
/external/u-boot/include/
Dmmc.h264 #define EXT_CSD_BOOT_PARTITION_ENABLE (1 << 3) macro