Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/agilex5/soc/
H A Dagilex5_memory_controller.c28 #define DDR_CONFIG_ELEMENTS (ARRAY_SIZE(ddr_config)) macro
66 for (i = 0; i < DDR_CONFIG_ELEMENTS; i++) { in match_ddr_conf()
/rk3399_ARM-atf/plat/intel/soc/agilex/soc/
H A Dagilex_memory_controller.c27 #define DDR_CONFIG_ELEMENTS (sizeof(ddr_config)/sizeof(uint32_t)) macro
65 for (i = 0; i < DDR_CONFIG_ELEMENTS; i++) { in match_ddr_conf()
/rk3399_ARM-atf/plat/intel/soc/stratix10/soc/
H A Ds10_memory_controller.c31 #define DDR_CONFIG_ELEMENTS (sizeof(ddr_config)/sizeof(uint32_t)) macro
69 for (i = 0; i < DDR_CONFIG_ELEMENTS; i++) { in match_ddr_conf()