Searched refs:ILK_eDP_A_DISABLE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 5873 #define ILK_eDP_A_DISABLE (1 << 24) macro |
D | intel_display.c | 14046 if (IS_GEN5(dev) && (I915_READ(FUSE_STRAP) & ILK_eDP_A_DISABLE)) in has_edp_a() |