Home
last modified time | relevance | path

Searched defs:DDR_CONFIG_ELEMENTS (Results 1 – 3 of 3) sorted by relevance

/arm-trusted-firmware/plat/intel/soc/agilex/soc/
H A Dagilex_memory_controller.c27 #define DDR_CONFIG_ELEMENTS (sizeof(ddr_config)/sizeof(uint32_t)) macro
/arm-trusted-firmware/plat/intel/soc/stratix10/soc/
H A Ds10_memory_controller.c31 #define DDR_CONFIG_ELEMENTS (sizeof(ddr_config)/sizeof(uint32_t)) macro
/arm-trusted-firmware/plat/intel/soc/agilex5/soc/
H A Dagilex5_memory_controller.c28 #define DDR_CONFIG_ELEMENTS (ARRAY_SIZE(ddr_config)) macro