Lines Matching refs:boot_dev
244 uint32_t boot_dev, boot_cpu; in bl2_plat_flush_bl31_params() local
248 boot_dev = reg & MODEMR_BOOT_DEV_MASK; in bl2_plat_flush_bl31_params()
250 if (boot_dev == MODEMR_BOOT_DEV_EMMC_25X1 || in bl2_plat_flush_bl31_params()
251 boot_dev == MODEMR_BOOT_DEV_EMMC_50X8) in bl2_plat_flush_bl31_params()
793 uint32_t reg, midr, lcs, boot_dev, boot_cpu, sscg, type, rev; in bl2_el3_early_platform_setup() local
830 boot_dev = reg & MODEMR_BOOT_DEV_MASK; in bl2_el3_early_platform_setup()
964 switch (boot_dev) { in bl2_el3_early_platform_setup()
1056 if (boot_dev == MODEMR_BOOT_DEV_EMMC_25X1 || in bl2_el3_early_platform_setup()
1057 boot_dev == MODEMR_BOOT_DEV_EMMC_50X8) { in bl2_el3_early_platform_setup()
1123 if (boot_dev == MODEMR_BOOT_DEV_EMMC_25X1 || in bl2_el3_early_platform_setup()
1124 boot_dev == MODEMR_BOOT_DEV_EMMC_50X8) in bl2_el3_early_platform_setup()