Searched refs:BOOT_SOURCE_QSPI (Results 1 – 8 of 8) sorted by relevance
14 #define BOOT_SOURCE_QSPI 0 macro
28 BOOT_SOURCE_QSPI enumerator
189 if (is_warmboot() && (boot_source_get() == BOOT_SOURCE_QSPI)) in brcm_stingray_chimp_check_and_fastboot()201 if (boot_source_get() == BOOT_SOURCE_QSPI) in brcm_stingray_chimp_check_and_fastboot()208 if (fastboot_init_result && boot_source_get() != BOOT_SOURCE_QSPI) in brcm_stingray_chimp_check_and_fastboot()719 if (boot_source_get() != BOOT_SOURCE_QSPI) in plat_bcm_bl2_plat_arch_setup()
44 if (boot_source_get() != BOOT_SOURCE_QSPI) { in brcm_stingray_gain_qspi_control()1022 if ((boot_source_get() != BOOT_SOURCE_QSPI) && in DEFINE_RENAME_SYSREG_RW_FUNCS()1036 if (boot_source_get() != BOOT_SOURCE_QSPI) in DEFINE_RENAME_SYSREG_RW_FUNCS()
267 [BOOT_SOURCE_QSPI] = {346 case BOOT_SOURCE_QSPI: in brcm_io_setup()
129 case BOOT_SOURCE_QSPI: in bl2_el3_plat_arch_setup()
128 case BOOT_SOURCE_QSPI: in bl2_el3_plat_arch_setup()
145 case BOOT_SOURCE_QSPI: in socfpga_io_setup()
Completed in 13 milliseconds