Searched refs:EDP_LINK_TRAIN_VOL_EMP_MASK_IVB (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 6038 #define EDP_LINK_TRAIN_VOL_EMP_MASK_IVB (0x3f<<22) macro |
D | intel_dp.c | 3429 mask = EDP_LINK_TRAIN_VOL_EMP_MASK_IVB; in intel_dp_set_signal_levels() |