Searched refs:MODEMR_BOOT_DEV_EMMC_25X1 (Results 1 – 3 of 3) sorted by relevance
245 if (boot_dev == MODEMR_BOOT_DEV_EMMC_25X1 || in bl2_plat_flush_bl31_params()818 case MODEMR_BOOT_DEV_EMMC_25X1: in bl2_el3_early_platform_setup()893 if (boot_dev == MODEMR_BOOT_DEV_EMMC_25X1 || in bl2_el3_early_platform_setup()962 if (boot_dev == MODEMR_BOOT_DEV_EMMC_25X1 || in bl2_el3_early_platform_setup()
300 if (boot_dev == MODEMR_BOOT_DEV_EMMC_25X1 || in bl2_plat_flush_bl31_params()1024 case MODEMR_BOOT_DEV_EMMC_25X1: in bl2_el3_early_platform_setup()1103 if (boot_dev == MODEMR_BOOT_DEV_EMMC_25X1 || in bl2_el3_early_platform_setup()1155 if (boot_dev == MODEMR_BOOT_DEV_EMMC_25X1 || in bl2_el3_early_platform_setup()
201 #define MODEMR_BOOT_DEV_EMMC_25X1 U(0x0000000A) macro