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