Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/cpu/quark/
Dmrc_util.c1098 uint32_t sample_result[SAMPLE_CNT]; /* results of sample_dqs() */ in find_rising_edge() local
1123 sample_result[sample] = sample_dqs(mrc_params, in find_rising_edge()
1129 sample * SAMPLE_DLY, sample_result[sample]); in find_rising_edge()
1141 ((sample_result[sample] & (1 << bl)) >> bl) << in find_rising_edge()