Searched refs:EDP_LINK_TRAIN_500MV_0DB_IVB (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 6685 #define EDP_LINK_TRAIN_500MV_0DB_IVB (0x00 <<22) macro |
D | intel_dp.c | 3546 return EDP_LINK_TRAIN_500MV_0DB_IVB; in gen7_edp_signal_levels() |