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