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