Home | History | Annotate | Download | only in Pei

Lines Matching refs:sample_result

895   uint32_t sample_result[SAMPLE_CNT]; // results of "sample_dqs()"

922 sample_result[sample_i] = sample_dqs(mrc_params, channel, rank, rcvn);
926 sample_i, sample_i * SAMPLE_DLY, sample_result[sample_i]);
937 transition_pattern |= ((sample_result[sample_i] & (1 << bl_i)) >> bl_i) << (SAMPLE_CNT - 1 - sample_i);