Lines Matching refs:boot_dev
291 uint32_t boot_dev, boot_cpu; in bl2_plat_flush_bl31_params() local
295 boot_dev = reg & MODEMR_BOOT_DEV_MASK; in bl2_plat_flush_bl31_params()
297 if (boot_dev == MODEMR_BOOT_DEV_EMMC_25X1 || in bl2_plat_flush_bl31_params()
298 boot_dev == MODEMR_BOOT_DEV_EMMC_50X8) in bl2_plat_flush_bl31_params()
1025 uint32_t reg, midr, lcs, boot_dev, boot_cpu, sscg, type, rev; in bl2_el3_early_platform_setup() local
1059 boot_dev = reg & MODEMR_BOOT_DEV_MASK; in bl2_el3_early_platform_setup()
1193 switch (boot_dev) { in bl2_el3_early_platform_setup()
1288 if (boot_dev == MODEMR_BOOT_DEV_EMMC_25X1 || in bl2_el3_early_platform_setup()
1289 boot_dev == MODEMR_BOOT_DEV_EMMC_50X8) { in bl2_el3_early_platform_setup()
1340 if (boot_dev == MODEMR_BOOT_DEV_EMMC_25X1 || in bl2_el3_early_platform_setup()
1341 boot_dev == MODEMR_BOOT_DEV_EMMC_50X8) in bl2_el3_early_platform_setup()