Home
last modified time | relevance | path

Searched refs:SAMPLE_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/quark/
H A Dmrc_util.c1032 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()
H A Dsmc.h441 #define SAMPLE_SIZE 6 macro