Searched refs:sample_result (Results 1 – 1 of 1) sorted by relevance
1098 uint32_t sample_result[SAMPLE_CNT]; /* results of sample_dqs() */ in find_rising_edge() local1123 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()