Searched refs:DPCD_VOLTAGE_SWING_GET (Results 1 – 2 of 2) sorted by relevance
36 #define DPCD_VOLTAGE_SWING_GET(x) (((x) >> 0) & 0x3) macro
427 if (DPCD_VOLTAGE_SWING_GET(training_lane) == voltage_swing && in analogix_dp_process_clock_recovery()