Lines Matching refs:boot_dev
239 uint32_t boot_dev, boot_cpu; in bl2_plat_flush_bl31_params() local
243 boot_dev = reg & MODEMR_BOOT_DEV_MASK; in bl2_plat_flush_bl31_params()
245 if (boot_dev == MODEMR_BOOT_DEV_EMMC_25X1 || in bl2_plat_flush_bl31_params()
246 boot_dev == MODEMR_BOOT_DEV_EMMC_50X8) { in bl2_plat_flush_bl31_params()
650 uint32_t reg, midr, boot_dev, boot_cpu, type, rev; in bl2_el3_early_platform_setup() local
690 boot_dev = reg & MODEMR_BOOT_DEV_MASK; in bl2_el3_early_platform_setup()
805 switch (boot_dev) { in bl2_el3_early_platform_setup()
893 if (boot_dev == MODEMR_BOOT_DEV_EMMC_25X1 || in bl2_el3_early_platform_setup()
894 boot_dev == MODEMR_BOOT_DEV_EMMC_50X8) { in bl2_el3_early_platform_setup()
962 if (boot_dev == MODEMR_BOOT_DEV_EMMC_25X1 || in bl2_el3_early_platform_setup()
963 boot_dev == MODEMR_BOOT_DEV_EMMC_50X8) { in bl2_el3_early_platform_setup()