Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/intel/soc/agilex/soc/
Dagilex_memory_controller.c22 #define TIMEOUT_EMIF_CALIBRATION 1000 macro
128 } while (++timeout < TIMEOUT_EMIF_CALIBRATION); in mem_calibration()
/trusted-firmware-a-latest/plat/intel/soc/agilex5/soc/
Dagilex5_memory_controller.c23 #define TIMEOUT_EMIF_CALIBRATION 1000 macro
129 } while (++timeout < TIMEOUT_EMIF_CALIBRATION); in mem_calibration()
/trusted-firmware-a-latest/plat/intel/soc/stratix10/soc/
Ds10_memory_controller.c26 #define TIMEOUT_EMIF_CALIBRATION 1000 macro
132 } while (++timeout < TIMEOUT_EMIF_CALIBRATION); in mem_calibration()