Lines Matching refs:boot_dev
294 uint32_t boot_dev, boot_cpu; in bl2_plat_flush_bl31_params() local
298 boot_dev = reg & MODEMR_BOOT_DEV_MASK; in bl2_plat_flush_bl31_params()
300 if (boot_dev == MODEMR_BOOT_DEV_EMMC_25X1 || in bl2_plat_flush_bl31_params()
301 boot_dev == MODEMR_BOOT_DEV_EMMC_50X8) in bl2_plat_flush_bl31_params()
843 uint32_t reg, midr, lcs, boot_dev, boot_cpu, sscg, type, rev; in bl2_el3_early_platform_setup() local
877 boot_dev = reg & MODEMR_BOOT_DEV_MASK; in bl2_el3_early_platform_setup()
1011 switch (boot_dev) { in bl2_el3_early_platform_setup()
1103 if (boot_dev == MODEMR_BOOT_DEV_EMMC_25X1 || in bl2_el3_early_platform_setup()
1104 boot_dev == MODEMR_BOOT_DEV_EMMC_50X8) { in bl2_el3_early_platform_setup()
1155 if (boot_dev == MODEMR_BOOT_DEV_EMMC_25X1 || in bl2_el3_early_platform_setup()
1156 boot_dev == MODEMR_BOOT_DEV_EMMC_50X8) in bl2_el3_early_platform_setup()