Home
last modified time | relevance | path

Searched refs:MAX_MEM_CAL_RETRY (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a/plat/intel/soc/agilex/soc/
A Dagilex_memory_controller.c19 #define MAX_MEM_CAL_RETRY 3 macro
137 } while (++retry < MAX_MEM_CAL_RETRY); in mem_calibration()
/trusted-firmware-a/plat/intel/soc/stratix10/soc/
A Ds10_memory_controller.c23 #define MAX_MEM_CAL_RETRY 3 macro
141 } while (++retry < MAX_MEM_CAL_RETRY); in mem_calibration()

Completed in 4 milliseconds