Searched refs:sample_result (Results 1 – 1 of 1) sorted by relevance
1099 uint32_t sample_result[SAMPLE_CNT]; /* results of sample_dqs() */ in find_rising_edge() local1124 sample_result[sample] = sample_dqs(mrc_params, in find_rising_edge()1130 sample * SAMPLE_DLY, sample_result[sample]); in find_rising_edge()1142 ((sample_result[sample] & (1 << bl)) >> bl) << in find_rising_edge()