Searched refs:sample_result (Results 1 – 1 of 1) sorted by relevance
895 uint32_t sample_result[SAMPLE_CNT]; // results of "sample_dqs()" in find_rising_edge() local922 sample_result[sample_i] = sample_dqs(mrc_params, channel, rank, rcvn); in find_rising_edge()926 sample_i, sample_i * SAMPLE_DLY, sample_result[sample_i]); in find_rising_edge()937 …transition_pattern |= ((sample_result[sample_i] & (1 << bl_i)) >> bl_i) << (SAMPLE_CNT - 1 - sampl… in find_rising_edge()