Searched refs:GEN8_DE_PORT_ISR (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/i915/ | ||
| D | i915_reg.h | 5835 #define GEN8_DE_PORT_ISR 0x44440 macro |
| D | intel_dp.c | 4662 return I915_READ(GEN8_DE_PORT_ISR) & bit; in bxt_digital_port_connected() |