Home
last modified time | relevance | path

Searched refs:BOOT_SOURCE_NAND (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/plat/brcm/board/common/
H A Dcmn_plat_util.h15 #define BOOT_SOURCE_NAND 1 macro
/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_private.h27 BOOT_SOURCE_NAND, enumerator
H A Dplatform_def.h29 #define BOOT_SOURCE BOOT_SOURCE_NAND
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_storage.c165 case BOOT_SOURCE_NAND: in socfpga_io_setup()
185 if (boot_source == BOOT_SOURCE_NAND) { in socfpga_io_setup()
/rk3399_ARM-atf/plat/brcm/common/
H A Dbrcm_io_storage.c272 [BOOT_SOURCE_NAND] = {
347 case BOOT_SOURCE_NAND: in brcm_io_setup()
/rk3399_ARM-atf/plat/intel/soc/agilex5/
H A Dbl2_plat_setup.c204 case BOOT_SOURCE_NAND: in bl2_el3_plat_arch_setup()