Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.h33 #define DPCD_PRE_EMPHASIS_GET(x) (((x) >> 3) & 0x3) macro
H A Danalogix_dp_core.c427 DPCD_PRE_EMPHASIS_GET(training_lane) == pre_emphasis) in analogix_dp_process_clock_recovery()