Searched refs:DP_LANE_POST_CURSOR (Results 1 – 2 of 2) sorted by relevance
77 #define DP_LANE_POST_CURSOR(i, x) (((x) & 0x3) << (((i) & 1) << 2)) macro
500 values[i / 2] |= DP_LANE_POST_CURSOR(i, pc[i]); in drm_dp_link_apply_training()