Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/bridge/analogix/
Danalogix_dp_core.h33 #define DPCD_PRE_EMPHASIS_GET(x) (((x) >> 3) & 0x3) macro
Danalogix_dp_core.c508 DPCD_PRE_EMPHASIS_GET(training_lane) == in analogix_dp_process_clock_recovery()