Searched refs:DPCD_VOLTAGE_SWING_SET (Results 1 – 2 of 2) sorted by relevance
34 #define DPCD_VOLTAGE_SWING_SET(x) (((x) & 0x3) << 0) macro
455 training_lane = DPCD_VOLTAGE_SWING_SET(voltage_swing) | in analogix_dp_get_adjust_training_lane()