Home
last modified time | relevance | path

Searched refs:PLAT_MMC_DATA_BASE (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/agilex/include/
H A Dsocfpga_plat_def.h47 #define PLAT_MMC_DATA_BASE (0x10000000) macro
51 #define PLAT_MMC_DATA_BASE (0xffe3c000) macro
/rk3399_ARM-atf/plat/intel/soc/agilex5/include/
H A Dsocfpga_plat_def.h60 #define PLAT_MMC_DATA_BASE (0x90000000) macro
64 #define PLAT_MMC_DATA_BASE (0x0007D000) macro
/rk3399_ARM-atf/plat/intel/soc/stratix10/include/
H A Dsocfpga_plat_def.h36 #define PLAT_MMC_DATA_BASE (0xffe3c000) macro
/rk3399_ARM-atf/plat/intel/soc/n5x/include/
H A Dsocfpga_plat_def.h37 #define PLAT_MMC_DATA_BASE (0xffe3c000) macro
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_storage.c153 boot_dev_spec.buffer.offset = PLAT_MMC_DATA_BASE; in socfpga_io_setup()