Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/mpfs_hal/common/nwc/
Dmss_sgmii.c42 static void set_early_late_thresholds(uint8_t n_late_threshold, uint8_t p_early_threshold);
634 static void set_early_late_thresholds(uint8_t n_late_threshold, uint8_t p_early_threshold) in set_early_late_thresholds() argument
643 n_eye_values = (n_late_threshold << SHIFT_TO_CH0_N_EYE_VALUE); in set_early_late_thresholds()
644 n_eye_values |= (n_late_threshold << SHIFT_TO_CH1_N_EYE_VALUE); in set_early_late_thresholds()