Searched refs:SAMPLE_CNT (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/x86/cpu/quark/
H A Dmrc_util.h53 #define SAMPLE_CNT 3 macro
H A Dmrc_util.c1099 uint32_t sample_result[SAMPLE_CNT]; /* results of sample_dqs() */
1110 for (sample = 0; sample < SAMPLE_CNT; sample++) {
1140 for (sample = 0; sample < SAMPLE_CNT; sample++) {
1143 (SAMPLE_CNT - 1 - sample);

Completed in 89 milliseconds