Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/mpfs_hal/common/nwc/
Dmss_sgmii.h36 #define SHIFT_TO_REG_RX0_EYEWIDTH 21U macro
37 #define REG_RX0_EYEWIDTH_P_MASK (~(0x7U<<SHIFT_TO_REG_RX0_EYEWIDTH))
Dmss_sgmii.c651 p_eye_value = (p_early_threshold << SHIFT_TO_REG_RX0_EYEWIDTH); in set_early_late_thresholds()