Searched refs:SAMPLE_SIZE (Results 1 – 2 of 2) sorted by relevance
1033 uint32_t sampled_val[SAMPLE_SIZE]; in sample_dqs()1046 for (j = 0; j < SAMPLE_SIZE; j++) { in sample_dqs()1069 for (j = 0; j < SAMPLE_SIZE; j++) { in sample_dqs()
442 #define SAMPLE_SIZE 6 macro