Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.h35 #define DPCD_VOLTAGE_SWING_GET(x) (((x) >> 0) & 0x3) macro
H A Danalogix_dp_core.c507 if (DPCD_VOLTAGE_SWING_GET(training_lane) == in analogix_dp_process_clock_recovery()