Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/cpu/quark/
H A Dmrc_util.c1033 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()
H A Dsmc.h442 #define SAMPLE_SIZE 6 macro