Searched refs:MAX_TUNING_LOOP (Results 1 – 4 of 4) sorted by relevance
16 #define MAX_TUNING_LOOP 40 macro186 char tuning_loop_counter = MAX_TUNING_LOOP; in sdhci_iproc_execute_tuning()
1075 for (i = 0; i < MAX_TUNING_LOOP; i++) { in fsl_esdhc_execute_tuning()1088 if (i != MAX_TUNING_LOOP) { in fsl_esdhc_execute_tuning()
60 #define MAX_TUNING_LOOP 40 macro901 for (i = 0; i < MAX_TUNING_LOOP; i++) { in fsl_esdhc_execute_tuning()
196 #define MAX_TUNING_LOOP 40 macro
Completed in 10 milliseconds