Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.h486 #define DPCD_PRE_EMPHASIS_GET(x) (((x) >> 3) & 0x3) macro
H A Danalogix_dp.c421 DPCD_PRE_EMPHASIS_GET(training_lane) == in analogix_dp_process_clock_recovery()